package
0.1.1
Repository: https://github.com/jdkato/pb.git
Documentation: pkg.go.dev

# Functions

FromLocalToMedium uploads a local file to Medium.
NewFootnote returns a new extension with given options.
New returns a new Math2Img extension.
WithConvertToPNG is a functional option that instructs Math2Image to perform a local conversion from SVG to PNG using InkScape.

# Variables

AsciiTable is a extension for Goldmark that wraps Markdown tables in code blocks.
Footnote is an extension that allow you to use PHP Markdown Extra Footnotes.
Math2Image is a extension for Goldmark that converts block-style (`$$ ..
Math2Unicode is a extension for Goldmark that converts inline-style (`$ ..
NamedP is an extension that assigns each paragraph a unique `name=` ID.

# Type aliases

MathOption is a functional option type for this extension.