chore: Issue closure 125 cleanup
This commit is contained in:
21
capabilities/markitect-content/tests/fixtures/content_test_files/contentmatter_inline.md
vendored
Normal file
21
capabilities/markitect-content/tests/fixtures/content_test_files/contentmatter_inline.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Document with Contentmatter
|
||||
|
||||
This document contains MultiMarkdown key-value pairs within the content body.
|
||||
|
||||
Author: Jane Smith
|
||||
Project: Content Testing
|
||||
Keywords: markdown, contentmatter, testing
|
||||
|
||||
## Introduction
|
||||
|
||||
This section demonstrates contentmatter usage. The key-value pairs above are part of the content but provide metadata.
|
||||
|
||||
Reference: https://example.com/docs
|
||||
Version: 2.1
|
||||
License: MIT
|
||||
|
||||
The content continues here with more text for testing purposes. This paragraph helps verify that contentmatter is preserved in content extraction.
|
||||
|
||||
## Conclusion
|
||||
|
||||
Final section with summary content. Word counting should include the contentmatter lines as part of the content.
|
||||
Reference in New Issue
Block a user