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