Package guideme.compiler
package guideme.compiler
-
ClassDescriptionIndexes all anchors within a page to allow faster navigation to them.Inserts a page into the navigation tree.Helper to resolve shorthand and relative IDs found in markdown pages.Serializes the MdAst nodes to JSON.Tag compilers handle HTML-like tags found in Markdown content, such as
<Image />
and similar.