daniecas / azure-devops-mermaid-viewer

This Azure DevOps Extension allows to get a Preview for your Mermaid Diagram in your Code Repos
https://marketplace.visualstudio.com/items?itemName=DanieleCas.azure-devops-mermaid-viewer
MIT License
5 stars 2 forks source link

Get Error "Syntax error in textmermaid version 10.2.4" on preview #2

Open utillity opened 6 months ago

utillity commented 6 months ago

If the .mmd file contains anything more than just the mermaid, this extension crashes with the above error.

It would be great if the mermaid diagrams could be injected at the right place of the file-body:

image

these are actually .md files with embedded mermaid diagrams. so support for both file extensions would be great

utillity commented 6 months ago

hi @daniecas, do you want me to have a look if I can add this and create a PR?

daniecas commented 6 months ago

Hi @utillity, first of all thank you for your suggestion, in the next days I'll try to analyze the improvement, but of course if you want improve the extension by yourself, you can create a PR