# README
Goldmark D2
Goldmark D2 is a Goldmark extension providing diagram support through D2.
Usage
goldmark.New(
goldmark.WithExtensions(&Extender{
// Defaults when omitted
Layout: d2dagrelayout.Layout,
ThemeID: d2themescatalog.CoolClassics.ID,
}),
).Convert(src, dst)
Example
|
|
{Sketch: true}
|
|
To-dos
- Option for hand-drawn rendering
More Goldmark Extensions
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author