A YAML parser for the sciBASIC# framework that builds the JsonElement object model from block mappings, sequences, flow collections, block scalars, anchors, aliases and comments, plus a lightweight markdown front matter reader.
Microsoft.VisualBasic.MIME.text.yaml 1.0.9762.11310.
01 Namespaces
Microsoft.VisualBasic.MIME.text.yaml
| Type | Summary | Members |
|---|---|---|
| MultiLineState | Tracks the state for multi-line string collection during pre-processing. | 8 |
| Serialization | 3 | |
| YamlFrontMatterParser | A lightweight YAML front-matter parser specialized for SKILL.md files. | 2 |
| YamlLine | Represents a single pre-processed line of YAML text with its indentation level. | 3 |
| YamlParser | A YAML document parser that converts YAML text into JsonElement model objects. | 22 |