lib

fandoc

chapters fandoc

Pod fandoc chapter

mixins DocWriter

DocWriter is used to output a fandoc model using a series of callbacks

types BlockQuote

BlockQuote models a block of quoted text

Code

Code is inline code

Doc

Doc models the top level node of a fandoc document

DocElem

DocElem is a container node which models a branch of the doc tree

DocNode

DocNode is the base class for nodes in a fandoc model

DocNodeId

DocNodeId

DocText

DocText segment

Emphasis

Emphasis is italic text

FandocDocWriter

FandocDocWriter outputs a fandoc model to plain text fandoc format

FandocErr

FandocErr

FandocParser

FandocParser translate fandoc text into an in-memory representation of the document

Heading

Heading

Hr

Hr models a horizontal rule

HtmlDocWriter

HtmlDocWriter outputs a fandoc model to XHTML

See pod doc for usage

Image

Image is a reference to an image file

Link

Link is a hyperlink

ListItem

ListItem is an item in an OrderedList and UnorderedList

MarkdownDocWriter

MarkdownDocWriter outputs a fandoc model to Markdown

OrderedList

OrderedList models a numbered list

OrderedListStyle

OrderedListStyle

Para

Para models a paragraph of text

Pre

Pre models a pre-formated code block

Strong

Strong is bold text

UnorderedList

UnorderedList models a bullet list

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST