26 Commits

Author SHA1 Message Date
Libin YANG
e8b2c18c6d
chore: add type check and upgrade packages (#418)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-09-18 09:44:51 +08:00
Libin YANG
8e93889ae4
fix: type check (#416)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-09-17 16:13:24 +08:00
YangFong
d8a3d06330
feat: add more style option (#414) 2024-09-17 15:58:39 +08:00
YangFong
21d5259f35
chore: convert js to ts (#410)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-09-17 08:26:52 +08:00
YangFong
b99ddef0ca
chore: convert js to ts (#405) 2024-09-16 17:07:47 +08:00
YangFong
442beb8053
feat: support code_pre style setting (#403) 2024-09-14 09:11:52 +08:00
Libin YANG
c2e553baab
fix: hr label (#393) 2024-09-08 20:15:35 +08:00
YangFong
33206c7857
fix: render of katex (#390) 2024-09-08 09:45:59 +08:00
YangFong
744785bd84
fix: dark style of codeblock (#388) 2024-09-07 21:43:18 +08:00
YangFong
e93895e71f
feat: add mathjax renderer (#385)
* fix #376
* fix #384 

---------

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2024-09-07 10:25:35 +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
Libin YANG
379b53edba
chore: update default content (#377) 2024-08-31 15:26:17 +08:00
Libin YANG
91df77e6b6
feat: use tiny oss (#375)
close #313
2024-08-31 11:27:26 +08:00
Libin YANG
0730e548cf
chore: upgrade prettier to v3 (#371) 2024-08-30 15:17:45 +08:00
Libin YANG
fed75b307e
refactor: customize theme (#368) 2024-08-29 19:43:06 +08:00
YangFong
a744ecba68
chore: optimize custom theme creation (#367) 2024-08-29 18:36:59 +08:00
YangFong
5ed3c7d5df fix: render of list (#365) 2024-08-29 17:34:11 +08:00
YangFong
57c59bff33
fix: render of list (#360) 2024-08-28 07:46:14 +08:00
YangFong
223d59b5a2
chore: change mermaid from cdn to npm (#357) 2024-08-27 22:29:41 +08:00
Libin YANG
bd31da9e5f
chore: upgrade renderer lib (#355)
close #344
2024-08-27 19:47:02 +08:00
YangFong
908b244112
style: adjust default style (#347) 2024-08-22 22:52:35 +08:00
Libin YANG
a65c86e2ee
refactor: update renderer (#346) 2024-08-22 19:22:25 +08:00
Libin YANG
a0f3bb5a67
style: fix eslint error (#333) 2024-08-20 19:01:44 +08:00
Libin YANG
4be8252ded
style: fix eslint error (#332) 2024-08-20 12:39:32 +08:00
YangFong
c4c7b7fed7 feat: support for theme options (#326)
close #322

---------

Co-Authored-By: brzhang <1595819400@qq.com>
2024-08-19 11:17:55 +08:00
YangFong
fc85253489
refactor: upgrade to vue3 (#309) 2024-08-18 19:49:16 +08:00