.. |
#179.parse-md-in-table-ths.html
|
5b1f716151
chore: normalize test names
|
пре 9 година |
#179.parse-md-in-table-ths.md
|
5b1f716151
chore: normalize test names
|
пре 9 година |
#256.table-header-separators-should-not-require-3-dashes.html
|
ddaacfc41a
fix(tables): fix table heading separators requiring 3 dashes instead of 2
|
пре 9 година |
#256.table-header-separators-should-not-require-3-dashes.md
|
ddaacfc41a
fix(tables): fix table heading separators requiring 3 dashes instead of 2
|
пре 9 година |
#345.escape-pipe-character.html
|
1ebc1959dd
fix(tables): pipe char can now be escaped
|
пре 8 година |
#345.escape-pipe-character.md
|
1ebc1959dd
fix(tables): pipe char can now be escaped
|
пре 8 година |
#406.does-not-render-one-column-tables.html
|
fef110cccb
Fix(tables): allow for one column table
|
пре 8 година |
#406.does-not-render-one-column-tables.md
|
fef110cccb
Fix(tables): allow for one column table
|
пре 8 година |
#442.trailing-spaces-break-one-column-tables.html
|
66bdd21312
fix(tables): trailing spaces no longer prevent table parsing
|
пре 7 година |
#442.trailing-spaces-break-one-column-tables.md
|
66bdd21312
fix(tables): trailing spaces no longer prevent table parsing
|
пре 7 година |
#443.2.table-followed-by-list-does-not-parse-correctly.html
|
d88b095f05
fix(tables): tables are properly rendered when followed by a single linebreak and a list
|
пре 7 година |
#443.2.table-followed-by-list-does-not-parse-correctly.md
|
d88b095f05
fix(tables): tables are properly rendered when followed by a single linebreak and a list
|
пре 7 година |
#443.table-followed-by-list-does-not-parse-correctly.html
|
d88b095f05
fix(tables): tables are properly rendered when followed by a single linebreak and a list
|
пре 7 година |
#443.table-followed-by-list-does-not-parse-correctly.md
|
d88b095f05
fix(tables): tables are properly rendered when followed by a single linebreak and a list
|
пре 7 година |
#465.code-spans-with-pipes-break-table.html
|
0c933a01f9
fix(tables): pipe character in code spans no longer breaks table
|
пре 7 година |
#465.code-spans-with-pipes-break-table.md
|
0c933a01f9
fix(tables): pipe character in code spans no longer breaks table
|
пре 7 година |
#471.ol-is-not-rendered-correctly-inside-table.html
|
4ef4c5e674
fix(tables): raw html inside code tags in tables no longer breaks tables
|
пре 7 година |
#471.ol-is-not-rendered-correctly-inside-table.md
|
4ef4c5e674
fix(tables): raw html inside code tags in tables no longer breaks tables
|
пре 7 година |
basic-alignment.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
basic-alignment.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
basic-with-header-ids.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
basic-with-header-ids.md
|
4b53d3707b
test: add newline at end of test files
|
пре 8 година |
basic.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
basic.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
gh-style-tables.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
gh-style-tables.md
|
f58f014bc3
fix(tables): fix tables to match github's md spec
|
пре 9 година |
large-table-with-allignments.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
large-table-with-allignments.md
|
1c8c928d0a
feat(subParsers/table): support for table alignment
|
пре 10 година |
large.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
large.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
mixed-alignment.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
mixed-alignment.md
|
4b53d3707b
test: add newline at end of test files
|
пре 8 година |
multiple-tables.html
|
f97e072bc4
fix(double linebreaks): fix double linebreaks in html output
|
пре 8 година |
multiple-tables.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
table-inside-codeblock.html
|
f97e072bc4
fix(double linebreaks): fix double linebreaks in html output
|
пре 8 година |
table-inside-codeblock.md
|
50256233eb
fix(tables): fix md tables being parsed inside indented code blocks.
|
пре 10 година |
table-without-leading-pipe.html
|
f97e072bc4
fix(double linebreaks): fix double linebreaks in html output
|
пре 8 година |
table-without-leading-pipe.md
|
6e30a48890
added check for undefined on text due to failing to parse tables
|
пре 9 година |
with-equals.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
with-equals.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
with-span-elements.html
|
0cc55b07ee
fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior
|
пре 9 година |
with-span-elements.md
|
5ec75c459b
fix(subparsers/tables.js): fix parser order so that tables include all spanGamut elements
|
пре 10 година |
with-surroundings.html
|
f97e072bc4
fix(double linebreaks): fix double linebreaks in html output
|
пре 8 година |
with-surroundings.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
without-body.html
|
6e5073d977
chore: remove html beautify from tests
|
пре 9 година |
without-body.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
without-header-delimiter.html
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |
without-header-delimiter.md
|
3a924e3c7e
feat(tables): add support for GFM tables
|
пре 10 година |