showdown/test
Estevao Soares dos Santos 30aa18c003 fix(url parsing): fix url edge case parsing in images and links
Allow some edge cases to parse correctly. Example:
`![img](.images/cat(1).png)`,
`![img](<.image(1)/cat(1).png>)`,
`[link](<>)`
2017-05-30 04:11:00 +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 fix(openLinksInNewWindow): encode _ to prevent clash with em 2017-04-25 22:13:27 +01:00
ghost test: add newline at end of test files 2017-01-28 01:46:33 +00:00
issues fix(url parsing): fix url edge case parsing in images and links 2017-05-30 04:11:00 +01:00
karlcow fix(encodeAmpsAndAngles): fix > and < encoding 2017-02-06 03:28:49 +00:00
node fix(HTML parsing): fix HTML parsing issues with nested tags 2017-05-28 17:20:07 +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