Class: Coradoc::Markdown::NamedValue
- Defined in:
- lib/coradoc/markdown/model/named_value.rb
Overview
A typed key-value pair used wherever Markdown models need arbitrary attributes (IAL key=“value” pairs, extension options, etc.).
Replaces raw Hash attributes so that every attribute on a model is a typed lutaml-model declaration.