Skip to content

Commit cc30f5f

Browse files
author
F-loat
committed
add sanitize prop
1 parent 6ce93e2 commit cc30f5f

File tree

7 files changed

+778
-585
lines changed

7 files changed

+778
-585
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export default {
4646
| preview-class | String || 自定义预览样式类 |
4747
| autoinit | Boolean | true | 是否自动初始化 |
4848
| highlight | Boolean | false | 是否开启高亮 |
49+
| sanitize | Boolean | false | 开启后不渲染输入的html |
4950
| configs | Object | {} | [SimpleMDE的配置项](#configuration) |
5051

5152
## Examples

0 commit comments

Comments
 (0)