Versions in this module Expand all Collapse all v0 v0.1.1 Oct 24, 2021 v0.1.0 Oct 24, 2021 Changes in this version + var AsciiTable = &asciiTable + var Footnote = &footnote + var Math2Img = &math2Img + var Math2Unicode = &math2Unicode + var NamedP = &namedP + func FromLocalToMedium(src string) string + func NewFootnote(opts ...extension.FootnoteOption) goldmark.Extender + func NewMath2Img(opts ...MathOption) goldmark.Extender + type MathOption func(*math2Img) + func WithConvertToPNG() MathOption