showdown/test/node
Estevão Soares dos Santos cff0237299 feat(simplifiedAutoLink): add support for GFM autolinks
Github Flavored Markdown detects urls and mails embeded in the text without any extra markup or delimiter.
This commit adds this feature to showdown through an option called "simplifiedAutoLink".
Related to #164
2015-07-11 02:42:53 +01:00
..
legacyExtensionSupport.js feature(extensionLoading): add support to legacy extensions in the new extension mechanism 2015-06-07 19:02:45 +01:00
showdown.Converter.js feature(extensionLoading): add support to legacy extensions in the new extension mechanism 2015-06-07 19:02:45 +01:00
showdown.Converter.makeHtml.js test: add karlcow's testsuite 2015-06-11 01:29:42 +01:00
showdown.js feat(simplifiedAutoLink): add support for GFM autolinks 2015-07-11 02:42:53 +01:00
testsuite.features.js feat(simplifiedAutoLink): add support for GFM autolinks 2015-07-11 02:42:53 +01:00
testsuite.issues.js chore: fix jshint 2015-06-17 01:26:50 +01:00
testsuite.karlcow.js chore: fix jshint 2015-06-17 01:26:50 +01:00
testsuite.standard.js chore: fix jshint 2015-06-17 01:26:50 +01:00