stateful / vscode-runme

DevOps Workflows Built with Markdown for VS Code
https://runme.dev
Apache License 2.0
182 stars 13 forks source link

vscode and mermaid #814

Open davidwallis opened 10 months ago

davidwallis commented 10 months ago

Hi,

any plans to support rendering mermaid diagrams?

Thanks

christian-bromann commented 10 months ago

Hey @davidwallis3101 👋 thanks for raising the issue. I will bring this to the team, discuss and prioritise this accordingly.

RandomFractals commented 9 months ago

Github now officially supports Mermaid diagrams: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams

So, I also think it would be good for Runme notebooks to render those code blocks.

Observable JS kernel now supports them too. Should be easy to add Mermaid diagrams rendering to Runme.

See: https://github.com/GordonSmith/vscode-ojs

degrammer commented 1 month ago

Related issue https://github.com/stateful/runme/issues/572