Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KSR-Yasuda
Copy link
Contributor

Fix for #165: support mermaid or mmd file type.

Just add Markdown code fence ```mermaid ... ``` to whole file content, and render as a Markdown file.

@KSR-Yasuda
Copy link
Contributor Author

KSR-Yasuda commented Jan 28, 2022

< and > escape was needed.
Without it, it can misconsider as a HTML tag, such as <<interface>> keyword in classDiagram.

@mattn mattn merged commit c63852d into previm:master Jun 13, 2022
@mattn
Copy link
Member

mattn commented Jun 13, 2022

Thank you

@KSR-Yasuda KSR-Yasuda deleted the feature/SupportMermaidJSFile branch June 14, 2022 00:26
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.

2 participants