showdown/test
Estevao Soares dos Santos 41cb3f6b7f fix(hashCodeTags): escape code tags
Previously, `<code>` tags were not escaped. This was counter intuitive since ´<pre><code>` tags
were being escaped. Now both pre code and code are escaped.

Closes #339
2017-02-06 05:09:52 +00:00
..
cases fix(hashCodeTags): escape code tags 2017-02-06 05:09:52 +00:00
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
features fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
performance Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
bootstrap.js Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +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