Fixed backtick display
Getty Ritter
8 years ago
8 | 8 | - `*asterisks*` for *bold text* |
9 | 9 | - `_underscores_` for _emphasized text_ |
10 | 10 | - `~tildes~` for ~strikethrough text~ |
11 |
- ` |
|
11 | - `` `backticks` `` for `inline code` | |
12 | 12 | |
13 | 13 | It also understands two block-level constructs, but these |
14 | 14 | can be turned off using the `SlackdownOpts` value passed to |