Skip to content

Add wrapped frontmatter support for non-Markdown files - #100

Merged
DandyLyons merged 4 commits into
mainfrom
codex/issue-98-non-md-frontmatter
Aug 9, 2026
Merged

Add wrapped frontmatter support for non-Markdown files#100
DandyLyons merged 4 commits into
mainfrom
codex/issue-98-non-md-frontmatter

Conversation

@DandyLyons

Copy link
Copy Markdown
Owner

Summary

  • add syntax-mapped wrapped YAML frontmatter parsing for supported non-Markdown text files
  • integrate every md-utils fm leaf command with mapped selection, safe creation, and snapshot-checked atomic mutation
  • document the syntax contract in command help, DocC, and user guides
  • add shared black-box CLI test infrastructure and fixture-based parity coverage
  • correct the unrelated OKF bundled-schema test so the complete suite is green

Verification

  • swift test — 1,092 tests across 91 suites pass
  • DocC generation for MarkdownUtilitiesCore and MarkdownUtilities passes with warnings as errors

Issue: #98

Using red/green testing. Here we add intentionally failing red tests for the upcoming frontmatter on  non-md feature.

We will get these tests passing on a future commit.
@DandyLyons
DandyLyons merged commit c5791fb into main Aug 9, 2026
1 check passed
@DandyLyons
DandyLyons deleted the codex/issue-98-non-md-frontmatter branch August 9, 2026 00:19
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