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

15 lines
434 B
Markdown
Raw Normal View History

2025-10-05 12:49:28 +02:00
---
title: "Frontmatter Only Document"
author: "Test Author"
date: 2025-10-02
---
# Frontmatter Only Document
This document only has frontmatter, no tailmatter. The content should be extracted without the frontmatter block.
This is a simple paragraph for testing. It has exactly twelve words for counting purposes.
## Simple Section
Another paragraph here. This helps test the content extraction when only frontmatter is present.