Module: Coradoc::AsciiDoc::ReferenceMaterializers

Defined in:
lib/coradoc/asciidoc/reference_materializers.rb,
lib/coradoc/asciidoc/reference_materializers/navigation.rb

Overview

Materializers rendering resolved reference Edges into AsciiDoc-shaped CoreModel nodes. They live in the format gem (not coradoc core) so format knowledge stays at the spoke of the hub-and-spoke architecture; registration is a load-time side effect via the Materializer registry's global extension point.

Defined Under Namespace

Classes: Navigation