Documentation ¶
Overview ¶
Package blackfriday holds some compability functions for the old Blackfriday v1 Markdown engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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 Note that Hugo removed its Blackfriday support in v0.100.0, but you can still use this strategy for auto ID generation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.