showdown/src
Estevao Soares dos Santos ff26c08904 feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix
Setting this option to true will prevent showdown from modifying the
prefix. This might result in malformed IDs (if, for instance, the " char is
used in the prefix). Has no effect if prefixHeaderId is set to false.

Closes #409
2017-08-06 18:19:46 +01:00
..
cli Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
subParsers feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 2017-08-06 18:19:46 +01:00
converter.js fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
helpers.js fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +01: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(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 2017-08-06 18:19:46 +01:00
showdown.js fix(github flavor): add backslashEscapesHTMLTags to GFM flavor 2017-08-06 17:53:06 +01:00