showdown/test/karlcow/backslash-escape.html

12 lines
195 B
HTML
Raw Normal View History

<p>\ backslash
` backtick
* asterisk
_ underscore
{} curly braces
[] square brackets
() parentheses
# hash mark
+ plus sign
- minus sign (hyphen)
. dot
! exclamation mark</p>