Skip to content

Add wrapped YAML frontmatter support for non-Markdown files - #99

Closed
DandyLyons wants to merge 2 commits into
mainfrom
codex/issue-98-wrapped-frontmatter
Closed

Add wrapped YAML frontmatter support for non-Markdown files#99
DandyLyons wants to merge 2 commits into
mainfrom
codex/issue-98-wrapped-frontmatter

Conversation

@DandyLyons

Copy link
Copy Markdown
Owner

Summary

  • add LF-only comment-wrapped YAML frontmatter parsing with built-in and custom syntax presets
  • add opt-in non-Markdown support to the six read-only frontmatter commands
  • add config schema 0.2.1, publication assets, schema changelog, and user documentation
  • diagnose duplicate blocks by file and line while parsing only the first block

Verification

  • swift test (1,087 tests)
  • python3 scripts/validate-schema-publication.py
  • treedocs check --non-interactive
  • git diff --check

Closes #98

@DandyLyons DandyLyons closed this Aug 9, 2026
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.

Add delimiter-wrapped frontmatter support for non-Markdown files

1 participant