Documentation ¶
Overview ¶
Package blackfriday converts Markdown to HTML using Blackfriday v1.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Provider converter.ProviderProvider = provider{}
Provider is the package entry point.
Functions ¶
func SanitizedAnchorName ¶ added in v0.62.2
SanitizedAnchorName is how Blackfriday sanitizes anchor names. Implementation borrowed from https://github.com/russross/blackfriday/blob/a477dd1646916742841ed20379f941cfa6c5bb6f/block.go#L1464
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.