diff --git a/README.md b/README.md index 51a96a7..a5223ec 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Likewise, the example rendered as a revealjs presentation (`presentation.qmd`) i For plain text formats in the `mol-url` shortcode, such as `pdb` and `xyz`, you can enable a custom option that circumvents this limitation by embedding them straight into the html as a string. Add `molstar: embed` to your yml frontmatter to use this. +- Resources like local structures that have to be loaded need to be added manually via in order to be copied to the publish directory until support for automatic resource discovery (). - revealjs presentations now use iframes instead of a normal div to work around https://github.com/jmbuhr/quarto-molstar/issues/1, which is why you might have to address those differently for custom styling if you plan to use the same source for html and revealjs output.