podafFandoc

Intelligent and extensible Fandoc writers (Internal)

Mixins

ElemProcessor

An interface for processing Fandoc elements.

LinkResolver

An interface for resolving URI links.

PreProcessor

An interface for processing <pre> text blocks.

Classes

FandocDocWriter

Same as the official FandocDocWriter, but with bug fixes! See "SlimerDude" comments in source.

HtmlDocWriter
HtmlElem
HtmlNode
HtmlText
SyntaxProcessor

A PreProcessor that provides syntax highlighting for code blocks.

TableParser

Parses table text into a 2D array of strings.

TableProcessor

A PreProcessor for rendering tables to HTML.