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

Is there markdown-it support for mermaid? #3998

Closed
IdeoG opened this issue Jan 10, 2023 · 2 comments
Closed

Is there markdown-it support for mermaid? #3998

IdeoG opened this issue Jan 10, 2023 · 2 comments
Labels
Status: Triage Needs to be verified, categorized, etc

Comments

@IdeoG
Copy link

IdeoG commented Jan 10, 2023

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
As a user I want to render mermaid code to image in markdown.

Describe the solution you'd like
A clear and concise description of what you want to happen.
I have a link to a repository with markdown-it-mermaid code. So, I can install it and use it in my project:
npm i markdown-it-mermaid

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@sidharthv96 sidharthv96 transferred this issue from mermaid-js/mermaid-live-editor Jan 16, 2023
@github-actions github-actions bot added the Status: Triage Needs to be verified, categorized, etc label Jan 16, 2023
@sidharthv96
Copy link
Member

Currently we need a browser environment to render charts.
Maybe once we have node rendering support, we could release a plugin.

@IdeoG IdeoG closed this as completed Mar 1, 2023
@IdeoG
Copy link
Author

IdeoG commented Mar 1, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc
Projects
None yet
Development

No branches or pull requests

2 participants