-
Notifications
You must be signed in to change notification settings - Fork 25
FAQ : Writing Markdown
Bartosz Łaniewski edited this page Sep 4, 2017
·
1 revision
Qilin uses markdown-in as the parser for all Markdown content. You can read more about Markdown here. We also implement a few addons, such as:
markdown-it-sup
markdown-it-sub
markdown-it-abbr
markdown-it-emoji
markdown-it-anchor
markdown-it-task-lists
markdown-it-block-embed
markdown-it-table-of-contents
Please, refer to their documentation for more informations.
This wiki and the Qilin README document contains a lot of information, please take your time and read these instructions carefully.
We provide detailed changes for each Qilin release. Be sure to read the CONTRIBUTING guidelines before reporting a new Guard issue or open a pull request.