Hwaro::Models::LinksConfig
Inherits Reference / Object
Internal link handling configuration
Constructors
new
SourceInstance methods
broken_internal
How unresolved @/path.md internal links are treated during the
render phase: "warn" (default) logs a warning and leaves the markup
unchanged; "error" fails the build with a single aggregated list of
every offender. Unknown values fall back to "warn".
broken_internal=(broken_internal : String)
How unresolved @/path.md internal links are treated during the
render phase: "warn" (default) logs a warning and leaves the markup
unchanged; "error" fails the build with a single aggregated list of
every offender. Unknown values fall back to "warn".