Created
June 7, 2019 17:15
-
-
Save mdboom/de101d9e212209617c8f603150efb9ab to your computer and use it in GitHub Desktop.
Mermaid plugin for Iodide example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"languageId": "mermaid", | |
"displayName": "Mermaid diagram", | |
"url": "https://gist.githubusercontent.com/wlach/2fbe93ee57b0acb87bf69cdb1488ccd0/raw/044d75169be301aa0116e1e64c6921ce9f3ec855/mermaidplugin.js", | |
"module": "mermaidPlugin", | |
"evaluator": "evaluateMermaid", | |
"pluginType": "language" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment