showdown/test
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
..
cases fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 2017-08-06 18:19:46 +01:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix(lists): fix multi paragraph lists with sublists 2017-06-07 03:33:20 +01:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 2017-08-06 18:19:46 +01:00
performance Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
bootstrap.js chore(travis): add support for node 0.12 in travis 2017-03-05 02:49:13 +00:00
optionswp.js feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00