Commit Graph

24 Commits

Author SHA1 Message Date
dribble-njr
de2cc52e15
feat: add reading time (#509)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
Build and Push Docker Images / build (push) Has been skipped
2025-01-08 22:01:44 +08:00
Libin YANG
fc1712f948
fix: update quoteblock style (#508)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
Build and Push Docker Images / build (push) Has been skipped
2025-01-06 19:24:47 +08:00
Libin YANG
4f73811f0e
fix: render codespan and front matter (#505)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
Build and Push Docker Images / build (push) Has been skipped
* fix: render codespan

* style: update hr label

* feat: support front matter
2025-01-05 21:34:14 +08:00
YangFong
8a0a6ea4ba
feat: add root container (#486)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
close #420
2024-12-21 20:25:27 +08:00
YangFong
07bf1b909d
refactor: remove element-plus (#456) 2024-12-15 20:15:06 +08:00
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
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
YangFong
b99ddef0ca
chore: convert js to ts (#405) 2024-09-16 17:07:47 +08:00
YangFong
7a3b35063c
chore: rename color and update color options (#395) 2024-09-09 06:33:46 +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
db77113d6e
chore: update upload dialog (#373) 2024-08-30 19:04:29 +08:00
Libin YANG
0730e548cf
chore: upgrade prettier to v3 (#371) 2024-08-30 15:17:45 +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
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
Libin YANG
e8c896d813
chore: update api config (#361) 2024-08-28 12:48:50 +08:00
Libin YANG
bd31da9e5f
chore: upgrade renderer lib (#355)
close #344
2024-08-27 19:47:02 +08:00
YangFong
1904ab492a
refactor: update right menu and shortcut keys (#353) 2024-08-25 11:34:17 +08:00
YangFong
b8a7165b84
chore: add more color options (#351) 2024-08-24 23:38:39 +08:00
YangFong
908b244112
style: adjust default style (#347) 2024-08-22 22:52:35 +08:00
YangFong
bdac5c9d78
feat: add more code block themes (#331) 2024-08-20 13:21:28 +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