Commit Graph

7 Commits

Author SHA1 Message Date
njr
d8b14f5ce8
feat: support GFM alerts & render perf (#446)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-11-22 15:39:28 +08:00
Libin YANG
6ece687e84
feat: support rendering for level 5 and level 6 headings (#432)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
close #428
2024-09-29 10:13:25 +08:00
YangFong
85f7f11429
feat: support for indent options (#430) 2024-09-28 18:34:38 +08:00
YangFong
b99ddef0ca
chore: convert js to ts (#405) 2024-09-16 17:07:47 +08:00
YangFong
2d40869fc2
refactor: renderer upgrade to ts (#379)
* refactor: renderer upgrade to ts

* fix: options of katex

* fix: render of katex

* chore: update marked-katex-extension to version 5.1.2

* chore: build theme

* chore: update renderer

* feat: move build addition func

* chore: styled content

* chore: update renderer

* chore: update packages

* chore: update renderer

* fix: logic of merged

* chore: update renderer

* chore: update

* feat: add token type

* feat: add styles func

* chore: update renderer

* fix: parse table cell

* feat: horizontal table scrolling is supported

* fix: strong tag

* feat: parse strong and em label

* fix: parse list

* chore: update example docs

* chore: update

---------

Co-authored-by: Libin YANG <szuyanglb@outlook.com>
2024-09-04 13:00:42 +08:00
YangFong
75925064b3
refactor: update type of theme (#369)
* chore: add csstype and es-toolkit

* chore: add @types/prettier

* refactor: update config file to use TypeScript

* refactor: update type of theme
2024-08-30 08:14:35 +08:00
YangFong
b8a7165b84
chore: add more color options (#351) 2024-08-24 23:38:39 +08:00