Mermaid-Chart / vscode-mermaid-preview

Previews Mermaid diagrams
MIT License
148 stars 16 forks source link

Fix Markdown and VSTS regex #97

Closed yaozhenhua closed 4 years ago

yaozhenhua commented 4 years ago

Since findDiagramWithRegExp always checks the first capture group, the regex for markdown and vsts are separated to make both work. This is tested locally in VS Code 1.43.2