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
I think there should be a simple way to integrate other plugins that implement additional code blocks processing (such as obsidian-plantuml).
From the obsidian-asciidoc side, you will need to add a new handler here asciidocView.ts and use other plugin's pulic API from app.plugins.plugins['PLUGIN_ID_NAME'] and postprocess code block.
However, I have no plans to implement this in the near future.
Is it possible to make a mermaid diagram like the one below visible in the preview?
The text was updated successfully, but these errors were encountered: