showdown/.github/workflows
Estevão Soares dos Santos 9f8c7199ea
feat(makehtml.events): implements event system refactor for converter.makeHtml (#919)
* 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
2022-04-27 21:42:24 +01:00
..
browserstack.yml feat(makehtml.events): implements event system refactor for converter.makeHtml (#919) 2022-04-27 21:42:24 +01:00
codeql-analysis.yml Create codeql-analysis.yml 2022-02-24 00:40:41 +00:00
docs.yml chore: fix mix github actions problems 2022-03-27 03:33:01 +01:00
node.linux.yml chore: Fix problem in github actions CI 2022-03-09 13:51:44 +00:00
node.win.yml chore: active CI in develop branch 2022-02-24 00:23:15 +00:00