pengzhanbo
|
6ebb1bda6e
|
fix(plugin-md-power): fix cell display issue caused by colspan in table (#891)
|
2026-04-19 14:10:22 +08:00 |
|
pengzhanbo
|
bfd0c8409c
|
feat(plugin-md-power): compat obsidian official markdown syntax (#890)
* feat(plugin-md-power): compat obsidian official markdown syntax
* chore: tweak
* chore: tweak
* chore: tweak
* chore: tweak
|
2026-04-18 17:01:41 +08:00 |
|
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
|
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 |
|