GFM mode
Optionally depends on other modes for properly highlighted code blocks.
Gfm mode supports these options (apart those from base Markdown mode):
-
gitHubSpice: boolean
- Hashes, issues... (default:
true
). -
taskLists: boolean
- [ ]
syntax (default:true
). -
strikethrough: boolean
~~foo~~
syntax (default:true
). -
emoji: boolean
:emoji:
syntax (default:true
).