showdown/test/node
Estevão Soares dos Santos dc72403acc feat(tasklists): add support for GFM tasklists
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
2015-07-11 23:02:02 +01:00
..
legacyExtensionSupport.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00
showdown.Converter.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00
showdown.Converter.makeHtml.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00
showdown.js feat(tasklists): add support for GFM tasklists 2015-07-11 23:02:02 +01:00
testsuite.features.js feat(tasklists): add support for GFM tasklists 2015-07-11 23:02:02 +01:00
testsuite.issues.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00
testsuite.karlcow.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00
testsuite.standard.js chore(grunt): make Grunt use a temporary build to avoid pollution of dist directory 2015-07-11 19:32:22 +01:00