showdown/test
David Chester 201969473a fix(makeMarkdown): handle <br> tags converting html to markdown
Convert <br> tags to 2 spaces + newline rather than leaving the tag
in place when converting HTML to MD
2019-01-01 20:22:49 +00:00
..
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
functional fix(makeMarkdown): handle <br> tags converting html to markdown 2019-01-01 20:22:49 +00:00
performance test: testsuite refactoring 2017-12-22 15:28:41 +00:00
unit refactor(event dispatcher): make event dispatcher return an object instead of text 2018-09-14 14:10:15 +01:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00