From bde6205cd1b268094460c90ccfb7610e52be5dc1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 29 Aug 2022 17:26:42 +0200 Subject: test --- content/articles/2022-08-29-blog-test.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/articles/2022-08-29-blog-test.md (limited to 'content/articles/2022-08-29-blog-test.md') 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 -- cgit v1.2.3-70-g09d2