markitect-main/tests/fixtures
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
..
content_test_files feat: Complete Issue #38 TDD8 Cycle 1 - Content command family implementation 2025-10-02 08:14:38 +02:00
contentmatter_test_files feat: Complete Issue #38 - Full MarkdownMatters CLI implementation with TDD8 methodology 2025-10-02 09:14:24 +02:00
frontmatter_test_files feat: Complete Issue #41 - Add TOML frontmatter support 2025-10-02 09:32:16 +02:00
tailmatter_test_files feat: Complete Issue #38 - Full MarkdownMatters CLI implementation with TDD8 methodology 2025-10-02 09:14:24 +02:00
__init__.py feat: Implement comprehensive Testing Architecture Enhancement 2025-09-26 22:36:35 +02:00
api_responses.py feat: Implement comprehensive Testing Architecture Enhancement 2025-09-26 22:36:35 +02:00
markdown_samples.py feat: Implement comprehensive Testing Architecture Enhancement 2025-09-26 22:36:35 +02:00