Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnyIndentCodeBlockParser ¶
func NewAnyIndentCodeBlockParser() parser.BlockParser
NewAnyIndentCodeBlockParser returns a new BlockParser that parses code blocks indented with any number of space (between 1-4) or tab.
func NewBugLinkParser ¶
func NewBugLinkParser() parser.InlineParser
NewBugLinkParser returns a new InlineParser that parses bug links in the form Bug#nnnnn .
func NewManpageLinkParser ¶
func NewManpageLinkParser() parser.InlineParser
NewManpageLinkParser returns a new InlineParser that parses manpage links in the form pagename(n).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.