Tony Brix
|
b5a50041ae
|
fix: allow async option to dictate type returned (#3341)
BREAKING CHANGE: throw an error if `async: false` is set when an extension sets `async: true`
|
2024-08-06 21:31:12 -06:00 |
|
Tony Brix
|
9b02e477c6
|
chore: consolidate eslint rules (#3368)
|
2024-07-14 18:54:46 -06:00 |
|
Tony Brix
|
1ce59ea827
|
feat: Send token objects to renderers (#3291)
BREAKING CHANGE: extensions that change marked renderers will need to be updated and use new option `useNewRenderer`
|
2024-06-12 00:00:22 -06:00 |
|
Tony Brix
|
7ab818502e
|
fix: blockquote code continuation (#3264)
BREAKING CHANGE: add space token after blockquote and hr if there are multiple newlines
|
2024-06-11 23:53:43 -06:00 |
|
Tony Brix
|
daa511d79d
|
chore: fix tests in node v21 (#3209)
* chore: fix tests in node v21
* chore: use latest for node version
|
2024-03-04 08:05:38 -07:00 |
|
Tony Brix
|
4826841bd6
|
feat: flatten childToken arrays (#3172)
|
2024-01-26 17:26:33 -07:00 |
|
Tony Brix
|
175fc0c321
|
fix: clean up rules so they can be typed (#3087)
BREAKING CHANGE: Lexer.rules object has been changed so it can be properly types. Some intermediate rules have been removed.
|
2023-11-28 20:56:27 -07:00 |
|
Tony Brix
|
014d4e61f6
|
fix: run spec tests with testutils (#3017)
BREAKING CHANGE: drop support for node v16
|
2023-11-10 22:49:27 -07:00 |
|