29 Commits

Author SHA1 Message Date
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
a5c874cdcf
feat(theme): improve markdown link behavior (#619) 2025-06-19 00:12:04 +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
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
31e3b41a27
feat(plugin-md-power): add code-tree container and embed syntax, close #567 (#584)
* feat(plugin-md-power): add code-tree container and embed syntax, close #567

* chore: tweak
2025-05-02 21:01:25 +08:00
pengzhanbo
b13f1725f1
perf: add vite optimize deps (#467) 2025-02-16 15:03:31 +08:00
pengzhanbo
a9f6bd0a0c
feat(plugin-md-power): add demo syntax (#415)
* feat(plugin-md-power): add `demo` syntax
2025-01-10 11:17:23 +08:00
pengzhanbo
bd4c3506dc
feat(plugin-md-power): add artplayer support (#393)
* feat(plugin-md-power): add `artplayer` support

* docs: update docs

* test: add unit test
2024-12-22 00:28:01 +08:00
pengzhanbo
30d707036e
perf: improve markdown container plugin (#320)
* perf: improve markdown container plugin

* chore: add unit test

* chore: improve styles
2024-10-31 01:42:54 +08:00
pengzhanbo
bf565cc256
test: add unit test (#277) 2024-10-13 15:25:00 +08:00
pengzhanbo
ca21d1b8cb
feat: add support optional icon for file-tree and code-tabs (#216)
* feat(theme)!: migrate `plugin-markdown-hint`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* fix(theme): improve `home-blog` styles in mobile, close #210

* chore: tweak

* chore: tweak

* chore: tweak

* feat: add support optional icon for `file-tree` and `code-tabs`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak
2024-09-26 00:14:06 +08:00
pengzhanbo
2cf606b1de
perf(plugin-md-power): optimize structure (#204) 2024-09-22 07:57:49 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
bf672279c4
perf(theme): replace file-tree icons with colored icons (#194) 2024-09-19 20:29:23 +08:00
pengzhanbo
520dce22c1 style: lint fix 2024-09-11 00:03:13 +08:00
pengzhanbo
be47414c16 feat(plugin-md-power): add support remote image in imageSize 2024-09-10 16:46:58 +08:00
pengzhanbo
1d09eb4183 feat(plugin-md-power): add imageSize plugin 2024-09-09 00:16:46 +08:00
pengzhanbo
db5d81677f feat(plugin-md-power): add support file-tree container 2024-09-01 11:40:50 +08:00
pengzhanbo
f6ae1a1149 perf(plugin-md-power): improve icons rules 2024-08-09 01:12:13 +08:00
pengzhanbo
6a8e2d9158 style: lint fix 2024-07-17 00:06:42 +08:00
pengzhanbo
3876c2d908 docs: update docs 2024-05-05 02:00:01 +08:00
pengzhanbo
5addb31e91 feat(plugin-md-power): 支持可编辑的代码演示 2024-05-05 01:32:44 +08:00
pengzhanbo
08f090305c perf(plugin-md-power): optimize client config output 2024-04-24 19:02:07 +08:00
pengzhanbo
25d8aa1fb3 docs: update docs 2024-04-21 00:15:55 +08:00
pengzhanbo
a590786541 feat(plugin-md-power): add @[jsfiddle](user/id) syntax supported 2024-04-04 00:34:10 +08:00
pengzhanbo
3a6ebcf3d4 feat(plugin-md-power): add @[codesandbox](user/id) syntax supported 2024-04-03 02:06:26 +08:00
pengzhanbo
23120fd88a docs: update doc 2024-03-31 00:10:17 +08:00
pengzhanbo
9a441c0941 docs: update doc 2024-03-30 00:48:28 +08:00
pengzhanbo
c2fc5ad7b1 feat(plugin-md-power): add :[icon]: syntax supported 2024-03-29 00:38:14 +08:00