showdown/src
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 Update dependencies to enable Greenkeeper 🌴 (#335) 2017-01-31 05:46:25 +00:00
subParsers fix(makeMarkdown): handle <br> tags converting html to markdown 2019-01-01 20:22:49 +00:00
converter.js refactor(event dispatcher): make event dispatcher return an object instead of text 2018-09-14 14:10:15 +01:00
helpers.js fix(links): a number of issues with links subparser 2018-09-25 04:04:59 +01:00
loader.js fix(loader): allow AMD loader to be used within Node env 2017-08-27 19:20:48 +01:00
options.js fix(links): a number of issues with links subparser 2018-09-25 04:04:59 +01:00
showdown.js fix(links): a number of issues with links subparser 2018-09-25 04:04:59 +01:00