mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
9f8c7199ea
* startrefactoring the event system * refactor: blockquotes, code blocks and links refactored * refactor codeblock to new event system * refactor subparser until ghcode to new events * finish adating ghcodeblock to new event * add headings to new events * add image to event system * add emphasisAndStrong to event system * fix wrong event name in emphasisAndStrong onEnd event * spanGamut and build * showdown.helper.event refactored to showdown.Event * partial * add links * add metadata * add strikethrough and table * build * add underline * add unescapeSpecialChars * small refactoring * remove old tables parser * add lists * add simple event trigger tests * build * fix browserstack * fix browserstack * remove testing for ie11 and bumped firefox min version to 45 * fixes and closes #920 * build |
||
---|---|---|
.. | ||
#179.parse-md-in-table-ths.html | ||
#179.parse-md-in-table-ths.md | ||
#256.table-header-separators-should-not-require-3-dashes.html | ||
#256.table-header-separators-should-not-require-3-dashes.md | ||
#345.escape-pipe-character.html | ||
#345.escape-pipe-character.md | ||
#406.does-not-render-one-column-tables.html | ||
#406.does-not-render-one-column-tables.md | ||
#442.trailing-spaces-break-one-column-tables.html | ||
#442.trailing-spaces-break-one-column-tables.md | ||
#443.2.table-followed-by-list-does-not-parse-correctly.html | ||
#443.2.table-followed-by-list-does-not-parse-correctly.md | ||
#443.table-followed-by-list-does-not-parse-correctly.html | ||
#443.table-followed-by-list-does-not-parse-correctly.md | ||
#465.code-spans-with-pipes-break-table.html | ||
#465.code-spans-with-pipes-break-table.md | ||
#471.ol-is-not-rendered-correctly-inside-table.html | ||
#471.ol-is-not-rendered-correctly-inside-table.md | ||
basic-alignment.html | ||
basic-alignment.md | ||
basic-with-header-ids.html | ||
basic-with-header-ids.md | ||
basic.html | ||
basic.md | ||
gh-style-tables.html | ||
gh-style-tables.md | ||
large-table-with-allignments.html | ||
large-table-with-allignments.md | ||
large.html | ||
large.md | ||
mixed-alignment.html | ||
mixed-alignment.md | ||
multiple-tables.html | ||
multiple-tables.md | ||
table-inside-codeblock.html | ||
table-inside-codeblock.md | ||
table-without-leading-pipe.html | ||
table-without-leading-pipe.md | ||
with-equals.html | ||
with-equals.md | ||
with-span-elements.html | ||
with-span-elements.md | ||
with-surroundings.html | ||
with-surroundings.md | ||
without-body.html | ||
without-body.md | ||
without-header-delimiter.html | ||
without-header-delimiter.md |