19 Commits

Author SHA1 Message Date
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
9efa2c1a80
feat(plugin-md-power): improve plot behavior (#620) 2025-06-19 00:12:22 +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
58381ba294 test: update icon test 2025-04-26 01:40:24 +08:00
pengzhanbo
a023ca8654
feat(theme)!: deprecate old icon syntax and use ::icon:: syntax instead (#563) 2025-04-26 01:20:05 +08:00
pengzhanbo
b07426dfc6
refactor(plugin-md-power): improve md plugins (#562) 2025-04-25 15:04:55 +08:00
pengzhanbo
dc331337b7 refactor(plugin-md-power): improve a11y in Abbreviation 2025-04-01 21:26:51 +08:00
pengzhanbo
fb08a2dc10
feat(plugin-md-power): cleanup the env passed into renderInline (#519) 2025-03-12 23:38:58 +08:00
pengzhanbo
7a515b7ba4
fix: abbr incorrectly appears in search results (#495)
* fix: `abbr` incorrectly appears in search results

* chore: tweak
2025-03-01 23:44:39 +08:00
pengzhanbo
b879c62442
feat(plugin-md-power): add multiple lines parse for annotation syntax (#496)
* feat(plugin-md-power): add multiple lines parse for `annotation` syntax

* chore: tweak
2025-03-01 23:44:21 +08:00
pengzhanbo
f8d32835df
feat(plugin-md-power): add Annotation syntax support (#483)
* feat(plugin-md-power): add `Annotation` syntax support

* chore: lint fix
2025-02-23 02:10:01 +08:00
pengzhanbo
1f0ec7feaf
feat(plugin-md-power): add support for abbr (#477) 2025-02-23 02:01:01 +08:00
pengzhanbo
5b85cc91a8
perf(plugin-md-power): optimize plot rule (#408) 2024-12-29 00:39:59 +08:00
pengzhanbo
463bbd3fed
perf(plugin-md-power): optimize icon rule (#407) 2024-12-29 00:39:45 +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
eff4ec3a1a feat: add support optional icon for file-tree and code-tabs 2024-09-25 13:22:47 +08:00
pengzhanbo
64bf308e2f chore: tweak 2024-09-24 22:42:53 +08:00
pengzhanbo
2cf606b1de
perf(plugin-md-power): optimize structure (#204) 2024-09-22 07:57:49 +08:00