Skip to content

Commit

Permalink
add sanitize prop
Browse files Browse the repository at this point in the history
  • Loading branch information
F-loat committed Oct 15, 2017
1 parent 6ce93e2 commit cc30f5f
Show file tree
Hide file tree
Showing 7 changed files with 778 additions and 585 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -46,6 +46,7 @@ export default {
| preview-class | String || 自定义预览样式类 |
| autoinit | Boolean | true | 是否自动初始化 |
| highlight | Boolean | false | 是否开启高亮 |
| sanitize | Boolean | false | 开启后不渲染输入的html |
| configs | Object | {} | [SimpleMDE的配置项](#configuration) |

## Examples
Expand Down

0 comments on commit cc30f5f

Please sign in to comment.