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