aboutsummaryrefslogtreecommitdiff
path: root/content/articles
diff options
context:
space:
mode:
Diffstat (limited to 'content/articles')
-rw-r--r--content/articles/2022-08-29-blog-start.md15
1 files changed, 12 insertions, 3 deletions
diff --git a/content/articles/2022-08-29-blog-start.md b/content/articles/2022-08-29-blog-start.md
index 5195263..49c3ba6 100644
--- a/content/articles/2022-08-29-blog-start.md
+++ b/content/articles/2022-08-29-blog-start.md
@@ -1,5 +1,14 @@
-# Starting my blog
+# Blog test
-test
-*blub*
+Hello world!
+## heading
+
+_italic_ **bold** `code`
+
+### sub heading
+
+```
+code
+block
+```