diff --git a/MF-3%3A Headings and sections.-.md b/MF-3%3A Headings and sections.-.md new file mode 100644 index 0000000..2126789 --- /dev/null +++ b/MF-3%3A Headings and sections.-.md @@ -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. \ No newline at end of file