Skip to content

Add first-class TOML frontmatter support - #106

Merged
DandyLyons merged 3 commits into
mainfrom
codex/issue-104-toml-support
Aug 16, 2026
Merged

Add first-class TOML frontmatter support#106
DandyLyons merged 3 commits into
mainfrom
codex/issue-104-toml-support

Conversation

@DandyLyons

Copy link
Copy Markdown
Owner

Summary

  • add format-neutral YAML/TOML frontmatter parsing and serialization with format-preserving mutations
  • extend applicable fm, output-format, rules, schema, mdtype, wrapped-frontmatter, and batch workflows to TOML
  • document YAML/TOML interoperability, edge cases, comment loss, and intentional fm search exclusion
  • add native, Linux, and WebAssembly coverage for TOML

Verification

  • swift build
  • swift test — 1,134 tests in 95 suites
  • scripts/build-wasm.sh
  • docker build --file Dockerfile.core-linux --tag md-utils-core-linux .

Refs #104. TOML configuration-file support is tracked separately in #105.

@DandyLyons
DandyLyons merged commit ae10b65 into main Aug 16, 2026
1 check passed
@DandyLyons
DandyLyons deleted the codex/issue-104-toml-support branch August 16, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant