Commit Graph

7 Commits

Author SHA1 Message Date
Estevão Soares dos Santos
cd293fb61a hard line break implementation 2022-05-09 04:00:29 +01:00
Estevão Soares dos Santos
d99a0d9b03 fix dev dependencies vulnerabilities 2022-05-07 18:43:27 +01:00
Estevão Soares dos Santos
fb31f631e9 improve commonmark compliance 2022-04-28 08:38:48 +01:00
Chris Manson
fcbccd6448
test(commonmark): Add updated CommonMark Tests (#918)
* add grunt task to extract commonmark tests

* update commonmark tests

* fix test bootstrap for commonmark tests

* uncomment out the commonmark tests
2022-04-27 21:35:06 +01:00
Estevão Soares dos Santos
9a3e714b2c test: implement karma and browserstack tests 2022-03-27 00:05:30 +00:00
Estevao Soares dos Santos
d3ebff7ef0 fix(links): a number of issues with links subparser
This is a major refactor of the links subparser, previously known as anchors subparser.

Closes #355, #534

BREAKING CHANGE: `excludeTrailingPunctuationFromURLs` option was removed. This is now the default behavior
2018-09-25 04:04:59 +01:00
Estevao Soares dos Santos
19d2e9f9d4 test: testsuite refactoring 2017-12-22 15:28:41 +00:00