mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
dc72403acc
Github Flavored Markdown supports tasklist by `[x]` or `[ ]` after list item marker. This commit adds this feature to showdown through an option called "tasklists". Related to #164 |
||
---|---|---|
.. | ||
legacyExtensionSupport.js | ||
showdown.Converter.js | ||
showdown.Converter.makeHtml.js | ||
showdown.js | ||
testsuite.features.js | ||
testsuite.issues.js | ||
testsuite.karlcow.js | ||
testsuite.standard.js |