chore: Issue closure 125 cleanup
This commit is contained in:
13
capabilities/markitect-content/tests/fixtures/content_test_files/plain_markdown.md
vendored
Normal file
13
capabilities/markitect-content/tests/fixtures/content_test_files/plain_markdown.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user