aboutsummaryrefslogtreecommitdiffstats
path: root/tests/formatted_posts/2020-11-12-5.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/formatted_posts/2020-11-12-5.md')
-rw-r--r--tests/formatted_posts/2020-11-12-5.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/formatted_posts/2020-11-12-5.md b/tests/formatted_posts/2020-11-12-5.md
new file mode 100644
index 0000000..13e734e
--- /dev/null
+++ b/tests/formatted_posts/2020-11-12-5.md
@@ -0,0 +1,16 @@
+---
+title: 5
+date: 2020-11-12 12:58:18
+tag: None
+layout: post
+---
+
+*italic*
+
+**bold**
+
+<u>underline</u>
+
+<s>strikethrough</s>
+
+```monospace```