markitect-main/capabilities/markitect-content/tests/fixtures/content_test_files/plain_markdown.md

13 lines
487 B
Markdown
Raw Normal View History

2025-10-05 12:49:28 +02:00
# Plain Markdown Document
This is a simple markdown document without any frontmatter or tailmatter. Just pure content.
This paragraph contains exactly fifteen words for testing the word counting functionality of the parser.
## Section One
Another section with regular content. This helps test the basic content extraction without any matter zones.
## Section Two
The final section with some more content. Multiple paragraphs help test paragraph counting and line counting features.