Skip to content

coderelease/rehype-mermaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rehype-mermaid

The rehype parser which analyze mermaid to SVG.

It is very simple to use just like following code:

<ReactMarkdown rehypePlugins={[rehypeMermaid]}>
    {test}
</ReactMarkdown>

About

The rehype parser which analyze mermaid to SVG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published