showdown/test/features
Estevão Soares dos Santos 8ebb25e486 fix(simpleautolink): fix mail simpleAutoLink to ignore urls with @ symbol
Urls with @ symbol will not be incorrectly converted to mail addressed

Closes #204
2015-10-07 04:46:28 +01:00
..
tables fix(tables): fix md tables being parsed inside indented code blocks. 2015-08-27 03:41:59 +01:00
#69.header_level_start.html feat(headerLevelStart): add support for setting the header starting level 2015-06-17 02:19:44 +01:00
#69.header_level_start.md feat(headerLevelStart): add support for setting the header starting level 2015-06-17 02:19:44 +01:00
#143.support_image_dimensions.html feat(image dimensions): add support for setting image dimensions within markdown syntax 2015-06-17 01:22:05 +01:00
#143.support_image_dimensions.md feat(image dimensions): add support for setting image dimensions within markdown syntax 2015-06-17 01:22:05 +01:00
#164.1.simple_autolink.html feat(simplifiedAutoLink): add support for GFM autolinks 2015-07-11 02:42:53 +01:00
#164.1.simple_autolink.md feat(simplifiedAutoLink): add support for GFM autolinks 2015-07-11 02:42:53 +01:00
#164.2.disallow_underscore_emphasis_mid_word.html fix(subParsers/italicsAndBold.js): fix broken em/strong tags when used with literalMidWordUnderscores 2015-07-14 16:51:26 +01:00
#164.2.disallow_underscore_emphasis_mid_word.md fix(subParsers/italicsAndBold.js): fix broken em/strong tags when used with literalMidWordUnderscores 2015-07-14 16:51:26 +01:00
#164.3.strikethrough.html feat(strikethrough): add support for GFM strikethrough 2015-07-11 15:59:06 +01:00
#164.3.strikethrough.md feat(strikethrough): add support for GFM strikethrough 2015-07-11 15:59:06 +01:00
#164.4.tasklists.html chore: add class to tasklist items 2015-07-11 23:09:47 +01:00
#164.4.tasklists.md feat(tasklists): add support for GFM tasklists 2015-07-11 23:02:02 +01:00
#204.certain-links-with-at-and-dot-break-url.html fix(simpleautolink): fix mail simpleAutoLink to ignore urls with @ symbol 2015-10-07 04:46:28 +01:00
#204.certain-links-with-at-and-dot-break-url.md fix(simpleautolink): fix mail simpleAutoLink to ignore urls with @ symbol 2015-10-07 04:46:28 +01:00
autolink_and_disallow_underscores.html test: add test for autolink literalMidWordUnderscores options used together 2015-07-14 20:52:56 +01:00
autolink_and_disallow_underscores.md test: add test for autolink literalMidWordUnderscores options used together 2015-07-14 20:52:56 +01:00
disable_gh_codeblocks.html feat(ghCodeBlocks): add option to disable GH codeblocks 2015-07-11 20:33:11 +01:00
disable_gh_codeblocks.md feat(ghCodeBlocks): add option to disable GH codeblocks 2015-07-11 20:33:11 +01:00