Module: OKF::Markdown

Defined in:
lib/okf/markdown/frontmatter.rb,
lib/okf/markdown/links.rb,
lib/okf/markdown/citations.rb

Overview

Primitives for parsing structure out of a markdown document — the format layer (§4 frontmatter, §5 links, §8 citations) shared by Concept, Bundle, and the analyzers. Pure string-in/string-out; no disk, no domain knowledge.

Defined Under Namespace

Modules: Citations, Frontmatter, Links