diff options
Diffstat (limited to 'tests/formatted_posts/2020-11-12-5.md')
| -rw-r--r-- | tests/formatted_posts/2020-11-12-5.md | 16 |
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``` |
