Markdown Reference

Markdown Reference

2018, Jul 04    

Markdown Reference

Text

Highlight

Use mark & /markkeyword.
highlight

Python Code

Use 3 times ` and wrap the code with it. (```)

s = "I am KIM JINSOL"
print s