markitect-main/tests/fixtures/frontmatter_test_files
tegwick cde2805078 feat: Complete Issue #41 - Add TOML frontmatter support
- Enhanced frontmatter parser to detect and parse TOML format
- Added TOML format detection heuristics before YAML parsing
- Created TOML test fixture with nested sections
- Fixed parsing order to prevent TOML-to-string conversion
- All frontmatter formats (YAML, JSON, TOML) now fully supported
- Validated all acceptance criteria for Issue #41

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 09:32:16 +02:00
..
empty_frontmatter.md feat: Complete Issue #38 - Full MarkdownMatters CLI implementation with TDD8 methodology 2025-10-02 09:14:24 +02:00
json_frontmatter.md feat: Complete Issue #38 - Full MarkdownMatters CLI implementation with TDD8 methodology 2025-10-02 09:14:24 +02:00
no_frontmatter.md feat: Complete Issue #38 - Full MarkdownMatters CLI implementation with TDD8 methodology 2025-10-02 09:14:24 +02:00
toml_frontmatter.md feat: Complete Issue #41 - Add TOML frontmatter support 2025-10-02 09:32:16 +02:00
yaml_frontmatter.md feat: Complete Issue #38 - Full MarkdownMatters CLI implementation with TDD8 methodology 2025-10-02 09:14:24 +02:00