Add MF-3: Headings and sections

2025-09-21 20:37:56 +00:00
parent 91b7bbf3be
commit 4ad693e14a

@@ -0,0 +1,13 @@
This is a simple Markdown example demonstrating heading levels and basic text.
# Main Heading
This is the first paragraph under the main heading. It's just plain text.
## Sub-Heading
This is a paragraph for the sub-heading. It contains more simple text.
### Section Heading
This is a paragraph for a smaller section.
#### Minor Section
This is a brief paragraph.