aboutsummaryrefslogtreecommitdiff
path: root/content/articles/2022-08-29-blog-test.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-08-29 17:26:42 +0200
committermetamuffin <metamuffin@disroot.org>2022-08-29 17:26:42 +0200
commitbde6205cd1b268094460c90ccfb7610e52be5dc1 (patch)
tree3af1cc3c7fffcbe8b32062bc7ec1e0a375823563 /content/articles/2022-08-29-blog-test.md
parent7853c8a551806007c3697a38fa5f929ca45a0985 (diff)
downloadmetamuffin-blog-bde6205cd1b268094460c90ccfb7610e52be5dc1.tar
metamuffin-blog-bde6205cd1b268094460c90ccfb7610e52be5dc1.tar.bz2
metamuffin-blog-bde6205cd1b268094460c90ccfb7610e52be5dc1.tar.zst
test
Diffstat (limited to 'content/articles/2022-08-29-blog-test.md')
-rw-r--r--content/articles/2022-08-29-blog-test.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/content/articles/2022-08-29-blog-test.md b/content/articles/2022-08-29-blog-test.md
new file mode 100644
index 0000000..6cbe4fd
--- /dev/null
+++ b/content/articles/2022-08-29-blog-test.md
@@ -0,0 +1,22 @@
+# Blog test
+
+Hello world!
+
+## heading
+
+_italic_ **bold** `code` [Link](https://metamuffin.org/)
+
+### sub heading
+
+```
+code
+block
+```
+
+- list
+- list
+- list
+
+1. first this
+2. then that
+3. done