showdown/test/features/simplifiedAutoLink
Estevao Soares dos Santos 5c50675cca fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed
correctly

When a user enters a URL with emphasis or strikethrough, the html output
were incorrect.
Now, URLs inside emphasis or strikethrough are parsed corerctly

Closes #347
2017-02-26 19:13:52 +00:00
..
blockquote.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
blockquote.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
disallow-underscores.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
disallow-underscores.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
does-not-parse-inside-a-tags.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
does-not-parse-inside-a-tags.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
does-not-parse-inside-code.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
does-not-parse-inside-code.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
emphasis-and-strikethrough.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
emphasis-and-strikethrough.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
ordered-lists.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
ordered-lists.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
text.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
text.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
unordered-lists.html fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00
unordered-lists.md fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed 2017-02-26 19:13:52 +00:00