Documentation ¶
Overview ¶
Package mermaid is a extension for the goldmark(http://github.com/yuin/goldmark).
This extension adds svg picture output from mermaid language using go-mermaid(https://github.com/OhYee/go-mermaid).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = NewMermaidExtension(50, "mermaid")
Default Mermaid extension when there is no other fencedCodeBlock goldmark render extensions
Functions ¶
func NewMermaidExtension ¶
NewMermaidExtension return the goldmark.Extender
Types ¶
Click to show internal directories.
Click to hide internal directories.