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

Feature: mermaid support #133

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TayzenDev
Copy link

Hello!

I developed a mermaid integration to deno-gfm. I think lots of people would like this feature, moreover, it closes the gap between deno-gfm capabilities and the real GFM available in GitHub.

You can see the corresponding documentation here.

This implementation is a bit trickery, but mermaid requires including some JS in your page. I made a backup behavior in case the client doesn't handle JavaScript: a code block is displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant