Josh Goldberg
|
8ef6e623ac
|
fix(utils): allow partially backticked markdown h1 contentTitles (#8314)
|
2023-01-26 16:07:05 +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 |
|