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.The context used during search indexing of custom tags
TagCompiler
.Sink for indexing page content.Serializes the MdAst nodes to JSON.Tag compilers handle HTML-like tags found in Markdown content, such as<Image />
and similar.