From 224c4eede001d604ef5ea1e2a8714f488de5adb7 Mon Sep 17 00:00:00 2001 From: developomp Date: Wed, 4 Aug 2021 12:44:08 +0900 Subject: [PATCH] added video and underline --- source/markdown/posts/test post.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/source/markdown/posts/test post.md b/source/markdown/posts/test post.md index e574d90..fd31548 100644 --- a/source/markdown/posts/test post.md +++ b/source/markdown/posts/test post.md @@ -5,10 +5,7 @@ tags: - test --- - + This post exists to test various features such as markdown-to-html conversion.
A post have title, post date, tags, and content. @@ -17,6 +14,10 @@ A post have title, post date, tags, and content. developomp icon +## Video + +
+ ## Table | identifier | value | @@ -56,7 +57,8 @@ if __name__ == "__main__": **bold**
_italic_
-~~strikethrough~~ +~~strikethrough~~
+underlined ## Styling