10 Commits

Author SHA1 Message Date
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