showdown/test
Estevao Soares dos Santos 25c44207be fix: allow escaping of colons
Previously, you couldn't escape colons (as they were semi-magic markdown characters).
Colons (:) can now be backslash escaped.
2022-01-31 18:25:42 -07:00
..
cases fix(italicsAndBold): Make italicsAndBold lazy (#608) 2018-11-09 23:55:02 +00:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features fix(openLinksInNewWindow): add rel="noopener noreferrer" to links 2019-11-02 22:43:50 +00:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix: allow escaping of colons 2022-01-31 18:25:42 -07:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
makeMd feat(converter.makeMarkdown): add an HTML to MD converter 2018-11-10 02:39:38 +00:00
node feat(converter.makeMarkdown): add an HTML to MD converter 2018-11-10 02:39:38 +00:00
performance Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
bootstrap.js feat(converter.makeMarkdown): add an HTML to MD converter 2018-11-10 02:39:38 +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