Skip to content

Commit cf1fbf9

Browse files
committed
docs: update readme
1 parent 51d05d0 commit cf1fbf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ Once you've set up the above, you're ready to use it in your markdown file:
123123
</code>
124124
</pre>
125125

126-
## 插件配置
126+
## Plugin Configuration
127127

128-
在 MarkDown 文件中,传递组件 **Props** 并没有太优雅的办法,故在插件配置中支持传入特定的组件 Props 进行全局配置
128+
There is no elegant way to pass component **Props** in a MarkDown file, so passing in specific component Props is supported in the plugin configuration for global configuration
129129

130130
```TS
131131
// vite.config.ts

0 commit comments

Comments
 (0)