24 Commits

Author SHA1 Message Date
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
c276a77d4e
feat(plugin-md-power): add audioReader support (#398)
* feat(plugin-md-power): add `audioReader` support

* chore: tweak
2024-12-25 00:17:18 +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
4464703b7b
test: add unit test (#262)
* test: add unit test

* chore: tweak

* chore: tweak
2024-10-12 02:09:15 +08:00
pengzhanbo
b721bf08f9
feat(plugin-md-power): add support npm-to container (#256)
* feat(plugin-md-power): add support `npm-to` container

* chore: tweak

* chore: tweak

* chore: tweak
2024-10-08 18:57:59 +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
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
db5d81677f feat(plugin-md-power): add support file-tree container 2024-09-01 11:40:50 +08:00
pengzhanbo
8888d9fe5c perf(plugin-md-power): optimize package build 2024-07-19 10:20:36 +08:00
pengzhanbo
5addb31e91 feat(plugin-md-power): 支持可编辑的代码演示 2024-05-05 01:32:44 +08:00
pengzhanbo
2b2a43ed6d fix: replit no longer supports embed mode #74 2024-05-02 17:52:02 +08:00
pengzhanbo
08f090305c perf(plugin-md-power): optimize client config output 2024-04-24 19:02:07 +08:00
pengzhanbo
9a5eda49a8 feat(plugin-md-power): add <Plot /> and =||= syntax 2024-04-21 00:14:21 +08:00
pengzhanbo
20d06c0de8 perf(plugin-md-power): codeSandbox button 2024-04-05 00:12:15 +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
07b911a5a3 feat(plugin-md-power): add @[replit](user/repl-name) syntax supported 2024-03-31 00:10:01 +08:00
pengzhanbo
9a441c0941 docs: update doc 2024-03-30 00:48:28 +08:00
pengzhanbo
041450e0d7 feat(plugin-md-power): add @[codepen](user/slash) syntax supported 2024-03-30 00:47:51 +08:00
pengzhanbo
c2fc5ad7b1 feat(plugin-md-power): add :[icon]: syntax supported 2024-03-29 00:38:14 +08:00
pengzhanbo
cd7485c246 feat(plugin-md-power): add @[pdf](url) syntax supported 2024-03-29 00:35:17 +08:00
pengzhanbo
53dfcb83b1 feat(plugin-md-power): add @[caniuse](feature) syntax supported 2024-03-28 15:38:32 +08:00