This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
markitect-main/capabilities/markitect-content/tests/fixtures/content_test_files/tailmatter_only.md

482 B

Tailmatter Only Document

This document only has tailmatter, no frontmatter. The content should be extracted without the tailmatter block.

This is a test paragraph. It contains exactly ten words for counting purposes.

Another paragraph for testing content extraction with tailmatter present but no frontmatter.


qa_checklist:
  - requirement: "Document structure validated"
    complete: true

editorial:
  status: "Draft"
  reviewer: "test.reviewer"