글꼴 형식

Normal text, ''emphasized'', '''strong''', __underline__, ,,subscript,,, ^superscript^, `typewriter` and {{{typewriter

, stroke.}}}

Normal text, emphasized, strong, underline, subscript, superscript, typewriter and typewriter, stroke.

문법 강조

 {{{#!python
# python code
print code.colorize("abc", 1 + 1)
} } }

/!\ Remove spaces in "} } }" at last line