showdown/src
Estevao Soares dos Santos 5190b6a41f fix(simplifiedAutoLink): fix missing spaces before and after email addresses
Space char before and after the linked email address is no longer dropped
with "simplifiedAutoLink" option enabled.

Closes #330
2017-01-27 19:25:46 +00:00
..
cli feat(CLI): add -q (quiet) and -m (mute) mode to CLI 2017-01-09 02:26:24 +00:00
subParsers fix(simplifiedAutoLink): fix missing spaces before and after email addresses 2017-01-27 19:25:46 +00:00
converter.js feat(getFlavor): add getFlavor method to showdown and Converter 2017-01-08 19:09:12 +00:00
helpers.js feat(encodeEmail): add option to enable/disable mail obfuscation 2017-01-27 19:03:37 +00:00
loader.js removing define module name as it breaks aliasing the module name 2015-12-22 20:24:53 -08:00
options.js feat(encodeEmail): add option to enable/disable mail obfuscation 2017-01-27 19:03:37 +00:00
showdown.js feat(getFlavor): add getFlavor method to showdown and Converter 2017-01-08 19:09:12 +00:00