Skip to content

match

Overview

md.match validates labeled content in markdown sections and is built for documents where meaning is encoded in labels rather than free prose. Use label when you need a single typed value from one label, and use labels when multiple labels must be collected from the same subsection. Within labels, choose values for plain ordered value lists and entries for structured { name, value } records, then apply min, each, or enforceOrder only when those constraints are part of your contract.

Method Index

Type-specific methods

label

labels - values

labels - entries

Shared auxiliaries