Skip to content

Commit 1968599

Browse files
authored
📝 Indicates that displayName and description are in plain text format GHSA-v3mg-9v85-fcm7 (#41)
1 parent 7c7b221 commit 1968599

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

README_zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@
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`:自述文件名,在插件集市详情页中显示

0 commit comments

Comments
 (0)