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

Markdown diagrams are not detected correctly #723

Open
mzhubail opened this issue Aug 8, 2024 · 0 comments
Open

Markdown diagrams are not detected correctly #723

mzhubail opened this issue Aug 8, 2024 · 0 comments

Comments

@mzhubail
Copy link
Contributor

mzhubail commented Aug 8, 2024

To Reproduce

Using this document

:`:mermaid
graph TD
..
`:`

You get

$ ./src/cli.js -i tmp.md -o test.png

Found 1 mermaid charts in Markdown input.

This is not a realistic case, but I think we should use an implementation that doesn't have unexpected behavior. I can try out using remark as mentioned here.

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

No branches or pull requests

1 participant