You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strange. The preprocessor should only touch/replace the plantuml markdown blocks, it does not inject any js stuff and does not do client side rendering. Could be a bug in the library I use to parse the markdown.
Will have a look
After i enable plantuml by:
some snippets from mdbook mathjax no longer works specifically: https://github.com/rust-lang/mdBook/blob/master/book-example/src/format/mathjax.md
example:
No longer renders when plantuml is enabled.
but when using begin/end cases it still works.
This probably seems like my configuration issue but I am not 100% sure.
The text was updated successfully, but these errors were encountered: