72e244f98e89c26e14f4988f5a954bb5a7f8ccd4
[pinopress.git] / modules / md-test
1 -- name: My First Blog Post!!!
2 -- published: July 11th
3 -- tags: random
4
5 & > <
6
7 ####
8 #### hello
9
10 [https://danieliu.xyz]
11 [https://danieliu.xyz](my site)
12 []
13 []()
14
15 ![random image](https://imagehostingsite)
16
17 *emphased text*
18 _emphased text_
19 **
20 \*literal astericks\*
21
22 **bold text**
23 __bold text__
24 ****
25 \*\*literal bold\*\*
26
27 ***bold italic text***
28 ___bold italic text___
29 ******
30 \*\*\*literal bold italic*\*\*
31
32 \***should be strong**\*
33 \*\**should be emph*\*\*
34
35 ~~this is incorrect text~~
36 ~~~~
37 \~~this should not be strikethrough\~~
38
39 `inline code`
40 ``
41 \`escaped backtick\`
42
43 <!-- this is a comment -->
44 <!---->
45 <!-- --> text after 
46
47 ---
48 ----
49     ---------