11 lines
379 B
Markdown
11 lines
379 B
Markdown
|
|
# Document Without Contentmatter
|
||
|
|
|
||
|
|
This document contains no MultiMarkdown key-value pairs within the content.
|
||
|
|
|
||
|
|
It has regular paragraphs and sections, but no lines in the format "Key: Value".
|
||
|
|
|
||
|
|
## Regular Content
|
||
|
|
|
||
|
|
Just normal markdown content here. No special metadata embedded within the text.
|
||
|
|
|
||
|
|
The contentmatter commands should handle this gracefully by returning empty results.
|