Module: Coradoc::Html::ReferenceMaterializers

Defined in:
lib/coradoc/html/reference_materializers.rb,
lib/coradoc/html/reference_materializers/link.rb,
lib/coradoc/html/reference_materializers/navigation.rb

Overview

Materializers rendering resolved reference Edges into HTML-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: Link, Navigation