Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Mermaid charts #87

Open
johnfraney opened this issue Nov 19, 2024 · 1 comment
Open

feat: support Mermaid charts #87

johnfraney opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers plugin New feature suitable for a plugin

Comments

@johnfraney
Copy link
Contributor

johnfraney commented Nov 19, 2024

To make it easy to add charts to pages, let's add support for Mermaid via mermaid-py: https://mermaidpy.vercel.app/.

See the docs on how to write a Markdown plugin as a starting point: https://blurry-docs.netlify.app/plugins/write-a-markdown-plugin/

It could be good to export the Mermaid chart as an SVG: https://github.com/ouhammmourachid/mermaid-py/blob/main/tests/test_mermaid.py#L46

@johnfraney johnfraney added good first issue Good for newcomers plugin New feature suitable for a plugin labels Nov 19, 2024
@GregHattJr
Copy link

I'll take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers plugin New feature suitable for a plugin
Projects
None yet
Development

No branches or pull requests

2 participants