javiercf / react-markdown-loader

This loader parses markdown files and converts them to a React Stateless Component. It will also parse FrontMatter to import dependencies and render components along with it’s source code. We developed this loader in order to make the process of creating styleguides for React components easier
145 stars 33 forks source link

Add support for erDiagram #39

Closed frewsxcv closed 3 years ago

frewsxcv commented 3 years ago

https://mermaid-js.github.io/mermaid/#/entityRelationshipDiagram

frewsxcv commented 3 years ago

sorry wrong repo. disregard!