153 Commits

Author SHA1 Message Date
pengzhanbo
39a76a35d7
feat(plugin-md-power)!: use # as the comment delimiter (#870) 2026-04-02 20:48:55 +08:00
pengzhanbo
a01bc13c66
fix(plugin-md-power): fix tsdown icon (#878) 2026-04-02 20:48:34 +08:00
pengzhanbo
77856e36c5 chore: improve plugin-md-power code comments 2026-03-08 16:35:52 +08:00
pengzhanbo
916e9141d9
fix(plugin-md-power): fix potential null pointer exceptions when parsing collapse containers (#866) 2026-03-05 14:41:47 +08:00
pengzhanbo
09a95b7597
fix(plugin-md-power): fix timeout when retrieving remote image size (#860) 2026-02-25 21:50:08 +08:00
pengzhanbo
ce32605aee
feat(plugin-md-power): rename demo-wrapper container to window (#858) 2026-02-25 21:48:39 +08:00
pengzhanbo
f2fe79f923 fix(plugin-md-power): fix timeout issue when retrieving image size 2026-02-15 12:32:33 +08:00
pengzhanbo
a4c9c85b00
refactor(plugin-md-power): optimize image size (#856) 2026-02-15 11:33:40 +08:00
pengzhanbo
6db6a58c27
chore: tweak (#857) 2026-02-15 11:32:47 +08:00
pengzhanbo
fc9984b27c test: improve unit test 2026-02-14 20:03:44 +08:00
pengzhanbo
5c201e3ed0
docs: improve jsdoc (#852) 2026-02-14 14:53:41 +08:00
pengzhanbo
8a873e1e58 style: lint fix 2026-02-13 20:27:38 +08:00
pengzhanbo
2780abd782
feat(plugin-md-power): add copy button for file-tree container, close #835 (#837)
* feat(plugin-md-power): add copy button for file-tree container, close #835

* chore: tweak
2026-02-13 01:16:47 +08:00
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
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
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
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
0e38265f96
feat(plugin-md-power): add full-width support for table container, close #740 (#741) 2025-10-29 20:45:22 +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
001896b5fa
fix(plugin-md-power): fix stringifyAttrs parse fail (#701) 2025-09-20 15:13:21 +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
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
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
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
79af255cd8
feat(plugin-md-power): add flex container (#597) 2025-05-16 21:35:10 +08:00
pengzhanbo
149732520a
feat: add multiple provider support for icon, close #568 (#596)
* feat: add multiple provider support for icon

* chore: tweak

* chore: tweak
2025-05-16 11:03:41 +08:00
pengzhanbo
aaa473572c
refactor: use isolatedDeclarations in tsconfig (#594) 2025-05-12 16:17:47 +08:00
pengzhanbo
79ab31d0f2
feat(plugin-md-power): add timeout to image-size (#592) 2025-05-12 09:08:02 +08:00
pengzhanbo
b3561ef383 chore: tweak 2025-05-06 14:07:01 +08:00