File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ A typical example is as follows:
9494 * ` browser-desktop ` : Desktop browser
9595 * ` browser-mobile ` : Mobile browser
9696 * ` all ` : All environments
97- * ` displayName ` : Plugin name, displayed in the marketplace list
97+ * ` displayName ` : Plugin name (plain text) , displayed in the marketplace list
9898 * ` default ` : Default language, must exist. If the plugin supports English, English should be used here
9999 * ` zh_CN ` , ` en_US ` and other languages: optional
100- * ` description ` : Plugin description, displayed in the marketplace list
100+ * ` description ` : Plugin description (plain text) , displayed in the marketplace list
101101 * ` default ` : Default language, must exist. If the plugin supports English, English should be used here
102102 * ` zh_CN ` , ` en_US ` and other languages: optional
103103* ` readme ` : Readme file name, displayed in the marketplace details page
Original file line number Diff line number Diff line change 9393 * ` browser-desktop ` :桌面端浏览器
9494 * ` browser-mobile ` :移动端浏览器
9595 * ` all ` :所有环境
96- * ` displayName ` :插件名称,在插件集市列表中显示
96+ * ` displayName ` :插件名称(纯文本) ,在插件集市列表中显示
9797 * ` default ` :默认语言,必须存在。如果插件支持英文,此处应使用英文
9898 * ` zh_CN ` 、` en_US ` 等其他语言:可选
99- * ` description ` :插件描述,在插件集市列表中显示
99+ * ` description ` :插件描述(纯文本) ,在插件集市列表中显示
100100 * ` default ` :默认语言,必须存在。如果插件支持英文,此处应使用英文
101101 * ` zh_CN ` 、` en_US ` 等其他语言:可选
102102* ` readme ` :自述文件名,在插件集市详情页中显示
You can’t perform that action at this time.
0 commit comments