showdown/test/features/tables
2016-09-29 00:50:58 +01:00
..
#179.parse-md-in-table-ths.html chore: normalize test names 2015-10-19 02:50:32 +01:00
#179.parse-md-in-table-ths.md chore: normalize test names 2015-10-19 02:50:32 +01:00
#256.table-header-separators-should-not-require-3-dashes.html fix(tables): fix table heading separators requiring 3 dashes instead of 2 2016-05-17 21:27:40 +01:00
#256.table-header-separators-should-not-require-3-dashes.md fix(tables): fix table heading separators requiring 3 dashes instead of 2 2016-05-17 21:27:40 +01:00
basic-alignment.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
basic-alignment.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
basic-with-header-ids.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
basic-with-header-ids.md chore: normalize test names 2015-10-19 02:50:32 +01:00
basic.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
basic.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
gh-style-tables.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
gh-style-tables.md fix(tables): fix tables to match github's md spec 2016-01-25 05:24:54 +00:00
large-table-with-allignments.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
large-table-with-allignments.md feat(subParsers/table): support for table alignment 2015-07-11 18:21:43 +01:00
large.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
large.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
mixed-alignment.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
mixed-alignment.md feat(subParsers/table): support for table alignment 2015-07-11 18:21:43 +01:00
multiple-tables.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
multiple-tables.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
table-inside-codeblock.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
table-inside-codeblock.md fix(tables): fix md tables being parsed inside indented code blocks. 2015-08-27 03:41:59 +01:00
table-without-leading-pipe.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
table-without-leading-pipe.md added check for undefined on text due to failing to parse tables 2016-05-24 10:26:59 +01:00
with-equals.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
with-equals.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
with-span-elements.html fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior 2016-08-19 19:12:25 +01:00
with-span-elements.md fix(subparsers/tables.js): fix parser order so that tables include all spanGamut elements 2015-07-11 19:50:26 +01:00
with-surroundings.html fix(double linebreaks): fix double linebreaks in html output 2016-09-29 00:50:58 +01:00
with-surroundings.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
without-body.html chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
without-body.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
without-header-delimiter.html feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00
without-header-delimiter.md feat(tables): add support for GFM tables 2015-07-11 16:44:24 +01:00