Skip to content

Instantly share code, notes, and snippets.

@mdboom
Created June 7, 2019 17:15
Show Gist options
  • Save mdboom/de101d9e212209617c8f603150efb9ab to your computer and use it in GitHub Desktop.
Save mdboom/de101d9e212209617c8f603150efb9ab to your computer and use it in GitHub Desktop.
Mermaid plugin for Iodide example
{
"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