Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InvisibleBlocks = &invisibleBlocks{}
Strikethrough is an extension that allow you to use invisibleBlock expression like '~~text~~' .
Functions ¶
func NewInvisibleBlockASTTransformer ¶
func NewInvisibleBlockASTTransformer() parser.ASTTransformer
NewFootnoteASTTransformer returns a new parser.ASTTransformer that insert a footnote list to the last of the document.
func NewInvisibleBlockParser ¶
func NewInvisibleBlockParser(m goldmark.Markdown) parser.BlockParser
NewInvisibleBlockParser returns a new BlockParser that parses fenced code blocks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.