Replies: 1 comment 2 replies
-
I just came across your post, and thought I'd offer some possible options. I can see two potential workarounds:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In general we have something that looks like:
[bonito.md]
A simplified version (reproducer) with source files can be found here: https://github.com/lazarusA/TemplateDocsVitePress.jl/tree/master/md_srcs
where the issue happens for the
bonito.md
file. Any advice or suggestions? This is suppose to be use to generate potentially many interactive plots, hence having a general approach would be nice.Should we just parse it as raw html? does it make sense...
Beta Was this translation helpful? Give feedback.
All reactions