Sébastien Lorber
|
bf913aea2a
|
feat: upgrade to MDX v2 (#8288)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2023-04-21 19:48:57 +02:00 |
|
Sébastien Castiel
|
2f02beebe2
|
fix(utils): handle CRLF when parsing MDX imports (#8606)
|
2023-02-02 09:48:28 +01:00 |
|
Joshua Chen
|
e8a07633ba
|
chore: upgrade dependencies (#8534)
* chore: upgrade dependencies
* FIxes
* Bump again
|
2023-01-10 13:23:16 -05:00 |
|
Josh Goldberg
|
ac81765024
|
fix(utils): allow partially backticked markdown h1 contentTitles (#8314)
|
2022-11-17 11:38:10 +01:00 |
|
Joshua Chen
|
89e146f596
|
fix(utils): allow any non-boundary characters in Markdown heading ID (#7604)
|
2022-06-16 12:32:42 +02:00 |
|
Joshua Chen
|
89b0fff128
|
refactor: reduce number of leaked anys (#7465)
|
2022-05-23 00:30:32 +08:00 |
|
Joshua Chen
|
4f4f503633
|
fix(utils): parse Markdown headings with CRLF line break (#7043)
|
2022-03-28 21:59:29 +08:00 |
|
Joshua Chen
|
87592bca03
|
refactor: ensure all types are using index signature instead of Record (#6995)
* refactor: ensure all types are using index signature instead of Record
* kick CI
|
2022-03-25 18:06:30 +08:00 |
|
Joshua Chen
|
2eeb0e46a2
|
feat(utils): JSDoc for all APIs (#6980)
* feat(utils): JSDoc for all APIs
* fix tests
|
2022-03-24 21:34:31 +08:00 |
|
Joshua Chen
|
cc0bceab9c
|
chore: tighten ESLint config (#6931)
* chore: tighten ESLint config
* more refactor
* refactor push
* fix
|
2022-03-17 17:59:41 +08:00 |
|
Joshua Chen
|
ad88f5cc87
|
test: improve test coverage; multiple internal refactors (#6912)
|
2022-03-14 21:53:57 +08:00 |
|