File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " editor-chart" ,
33 "private" : true ,
44 "author" : " Answer.dev" ,
5- "version" : " 1.2.11 " ,
5+ "version" : " 1.2.12 " ,
66 "files" : [
77 " dist" ,
88 " README.md"
Original file line number Diff line number Diff line change 8080 "desc" : " 发送通知到企业微信" ,
8181 "link" : " https://github.com/apache/answer-plugins/tree/main/notification-wecom"
8282 },
83+ {
84+ "name" : " 快捷链接" ,
85+ "desc" : " 自定义侧边栏标签或链接" ,
86+ "link" : " https://github.com/apache/answer-plugins/tree/main/quick-links"
87+ },
8388 {
8489 "name" : " 代码高亮" ,
8590 "desc" : " 高亮显示 Markdown 内容中的代码块" ,
222227 "desc" : " Send notifications to Wecom" ,
223228 "link" : " https://github.com/apache/answer-plugins/tree/main/notification-wecom"
224229 },
230+ {
231+ "name" : " Quicklinks" ,
232+ "desc" : " Customize the sidebar tags or links" ,
233+ "link" : " https://github.com/apache/answer-plugins/tree/main/quick-links"
234+ },
225235 {
226236 "name" : " Code Highlight" ,
227237 "desc" : " Highlight code blocks in Markdown content" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " quick-links" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " " ,
55 "type" : " module" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments