summaryrefslogtreecommitdiff
path: root/_extensions/Example/example.md
diff options
context:
space:
mode:
authorgsabin <sabinghimire071@gmail.com>2025-02-17 12:27:49 +0100
committergsabin <sabinghimire071@gmail.com>2025-02-17 12:27:49 +0100
commite181acb63c42a51b92ec3f0189d1b06c93207361 (patch)
tree33434702fbb0fabf6baf87e516b699b94208fca2 /_extensions/Example/example.md
parent019d91ddfbe63c746f0d51f92f0cece0dcd50b85 (diff)
added examples
Diffstat (limited to '_extensions/Example/example.md')
-rw-r--r--_extensions/Example/example.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/_extensions/Example/example.md b/_extensions/Example/example.md
index e69de29..bf4efa3 100644
--- a/_extensions/Example/example.md
+++ b/_extensions/Example/example.md
@@ -0,0 +1,7 @@
+# Example Markdown File
+
+This is a **bold** text and *italic* text.
+
+## Another Section
+- List item 1
+- List item 2