We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edb906 commit 1541071Copy full SHA for 1541071
1 file changed
README.md
@@ -42,13 +42,14 @@
42
本插件现版本已提供以下功能:
43
44
- 无需主题适配即可使用的功能:
45
- - [代码高亮处理器](#代码高亮处理器)(仅全量版可用)
46
- [中英文混排格式化处理器](#中英文混排格式化处理器)
47
-- 需要主题适配的 Finder API:
+ - [代码高亮处理器](#代码高亮处理器)(仅全量版可用)
+- 提供给主题开发者使用的 Finder API:
48
+ - [插件本体信息相关 API](#插件本体信息相关-api)
49
- [文章字数统计 API(单篇/全站)](#文章字数统计-api)
50
- [HTML 内容字数统计 API](#html-内容字数统计-api)
- - [代码高亮 API](#代码高亮-api)(仅全量版可用)
51
- [中英文混排格式化 API](#中英文混排格式化-api)
52
+ - [代码高亮 API](#代码高亮-api)(仅全量版可用)
53
54
未来将实现的功能:[TODO](#todo)
55
0 commit comments