188 Commits

Author SHA1 Message Date
pengzhanbo
b1f996cb0e
feat(plugin-md-power): add ::: encrypt container, close #815 (#831)
* feat(plugin-md-power): add `::: encrypt` container

* chore: tweak

* chore: tweak

* chore: tweak
2026-02-12 23:55:21 +08:00
pengzhanbo
98a969c112
fix(theme): fix overflow scrolling in the tab container nav, close #842 (#847) 2026-02-12 01:00:03 +08:00
pengzhanbo
32e4f92c61
feat(plugin-md-power): add icons about ai (#836) 2026-02-12 00:59:02 +08:00
pengzhanbo
f51dff1d58
feat(plugin-md-power): add markdown env presets, #815 (#818) 2026-01-19 21:41:17 +08:00
pengzhanbo
6d0781b647 chore: tweak 2026-01-09 15:32:49 +08:00
pengzhanbo
fe9ee0dbfc
feat(plugin-md-power): improve caniuse syntax (#806) 2025-12-28 14:00:53 +08:00
pengzhanbo
a15f4e206d
fix: fix incorrect icon rendering, close #799 (#800) 2025-12-14 01:34:50 +08:00
pengzhanbo
956869ab1e
fix(plugin-md-power): fix file-tree container incorrectly rendering in nesting content, close #795 (#797) 2025-12-13 16:18:36 +08:00
pengzhanbo
f7bc044147 refactor(theme): improve CodeRepl and DocFooter styles 2025-12-12 20:53:43 +08:00
pengzhanbo
a350e62645
fix(plugin-md-power): fix mark lazy animation, close #789 (#791) 2025-12-12 20:41:09 +08:00
pengzhanbo
c8ab57e843 chore: tweak 2025-12-05 22:56:51 +08:00
pengzhanbo
157281aec8
feat(plugin-md-power): add qrcode syntax plugin for markdown (#777)
* feat(plugin-md-power): add  qrcode syntax plugin for markdown

* chore: tweak
2025-12-05 17:18:13 +08:00
pengzhanbo
32f4a8be5a
feat(plugin-md-power): add markdown-it-cjk-friendly plugin (#773) 2025-12-03 13:41:18 +08:00
pengzhanbo
bba98984d6
fix: support nested ordered lists in collapse plugin (#764) 2025-12-01 11:29:45 +08:00
pengzhanbo
e0b972c3cb
fix(theme): incorrect displaying external link icon (#760) 2025-12-01 11:27:59 +08:00
pengzhanbo
f9b8c6adf2
refactor(theme): refactor link detector, close #754 (#756)
* refactor(theme): refactor link detector

* chore: tweak
2025-11-26 01:12:42 +08:00
pengzhanbo
05d55e5035 fix(theme): fix table max-width overflow 2025-11-14 17:12:45 +08:00
pengzhanbo
f95e7c8412 feat(theme): optimize VPCollapse styles within Card 2025-11-14 17:09:42 +08:00
pengzhanbo
e6daf07456 style: lint fix 2025-10-31 20:22:37 +08:00
pengzhanbo
d4ad65a1ea
refactor: use deconstruct syntax to handle component props (#744) 2025-10-31 17:42:28 +08:00
pengzhanbo
0e38265f96
feat(plugin-md-power): add full-width support for table container, close #740 (#741) 2025-10-29 20:45:22 +08:00
yxzlwz
441b991b65
fix(plugin-md-power): avoid spellcheck in CodeEditor (#736)
Added spellcheck attribute to textarea for CodeEditor.
2025-10-20 21:47:09 +08:00
pengzhanbo
74b4ddf8f5 perf: update deps to latest 2025-10-16 02:01:56 +08:00
pengzhanbo
89cb6a585a
fix(theme): fix fontawesome icon, close #720 (#721) 2025-10-13 13:50:52 +08:00
HAO CHEN
5c0d211d82
feat(plugin-md-power): add lazy animation mode for mark highlights (#718) 2025-10-12 21:56:15 +08:00
pengzhanbo
4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00
pengzhanbo
001896b5fa
fix(plugin-md-power): fix stringifyAttrs parse fail (#701) 2025-09-20 15:13:21 +08:00
pengzhanbo
dd958c30cf
fix(plugin-md-power): fix title text overflow, close #698 (#699) 2025-09-20 15:12:25 +08:00
pengzhanbo
3523df74db
feat: add inheritAttrs option to components that include ClientOnly (#697) 2025-09-18 12:43:03 +08:00
pengzhanbo
242ef3a7a8 perf: update deps to latest 2025-09-10 12:56:52 +08:00
pengzhanbo
086528606e
feat(theme): add password support for post frontmatter (#689) 2025-09-10 12:44:01 +08:00
pengzhanbo
2c39edf849
fix(plugin-md-power): incorrect rending of footnote in annotation (#686) 2025-09-03 23:41:04 +08:00
pengzhanbo
89314f4cb4 style: lint fix 2025-08-20 03:14:15 +08:00
pengzhanbo
f02617908f
feat(plugin-md-power): add highlight support for table container, close #660 (#663) 2025-08-04 15:00:22 +08:00
pengzhanbo
371834640b
feat(plugin-md-power): add table container, close #652 (#655) 2025-07-26 09:11:51 +08:00
pengzhanbo
0443c6ff05 perf(plugin-md-power): improve image-size 2025-07-26 09:09:52 +08:00
pengzhanbo
cc0692145a fix(plugin-md-power): incorrect html folder icon 2025-07-20 10:46:14 +08:00
pengzhanbo
3c07909c34 perf(theme): improve some styles 2025-07-05 23:33:16 +08:00
pengzhanbo
f7ec566ae5
fix(plugin-md-power): catch image-size error (#634) 2025-06-29 14:58:29 +08:00
pengzhanbo
cd2b7fd26d
feat(plugin-md-power): add links to markdown env (#631) 2025-06-29 14:37:15 +08:00
pengzhanbo
a8fac92bf0
feat(plugin-md-power): add deprecated prop support for field container, close #627 (#630) 2025-06-29 14:36:48 +08:00
pengzhanbo
dc42be6035
feat(plugin-md-power): add acfun video support, close #625 (#629) 2025-06-29 14:36:26 +08:00
pengzhanbo
4f60b5424d style: lint fix 2025-06-24 15:13:03 +08:00
pengzhanbo
9efa2c1a80
feat(plugin-md-power): improve plot behavior (#620) 2025-06-19 00:12:22 +08:00
pengzhanbo
a5c874cdcf
feat(theme): improve markdown link behavior (#619) 2025-06-19 00:12:04 +08:00
pengzhanbo
fefe83b0bc docs: add llms support 2025-06-14 13:28:05 +08:00
Shuo Liu
1f89d7f515
feat(plugin-md-power): enable python code repl(#585) (#613)
* feat(plugin-md-power): enable python code repl(#585)

* fix(plugin-md-power): correct grammars

* fix(plugin-md-power): modify pnpm-lock.yaml

* feat: tweak

* chore: tweak

---------

Co-authored-by: Shuo Liu <sliu84@outlook.com>
Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-06-06 21:14:59 +08:00
pengzhanbo
8f9eb1666f
feat(plugin-md-power): update @mdi/* deps to latest (#612) 2025-06-02 02:57:51 +08:00
pengzhanbo
d6a47419e4
feat(plugin-md-power): improve logger (#607) 2025-05-31 02:37:27 +08:00
pengzhanbo
4e100a3a01 chore: tweak 2025-05-27 17:51:20 +08:00