showdown/test
Estevão Soares dos Santos 43e9448d6e feat(strikethrough): add support for GFM strikethrough
Github Flavored Markdown supports strikethrough (`<del>`) syntax using double tilde `~~` delimiters.
This commit adds this feature to showdown through an option called "strikethrough".

Related to #164
2015-07-11 15:59:06 +01:00
..
cases tests(images): fix standard testsuite images test 2015-06-08 03:59:40 +01:00
features feat(strikethrough): add support for GFM strikethrough 2015-07-11 15:59:06 +01:00
issues tests: test case for issue #96 2015-06-17 01:45:33 +01:00
karlcow test: add karlcow's testsuite 2015-06-11 01:29:42 +01:00
node feat(strikethrough): add support for GFM strikethrough 2015-07-11 15:59:06 +01:00
bootstrap.js chore: fix jshint 2015-06-17 01:26:50 +01:00
single.test.wrapper.js feat(simplifiedAutoLink): add support for GFM autolinks 2015-07-11 02:42:53 +01:00