showdown/test
Estevão Soares dos Santos 3a924e3c7e feat(tables): add support for GFM tables
Github Flavored Markdown supports a specific table syntax. Table support was already available as an extension.
With this commit, the feature was moved to core, adding this feature to showdown through an option called "tables".

Related to #164
2015-07-11 16:44:24 +01:00
..
cases tests(images): fix standard testsuite images test 2015-06-08 03:59:40 +01:00
features feat(tables): add support for GFM tables 2015-07-11 16:44:24 +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(tables): add support for GFM tables 2015-07-11 16:44:24 +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