Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Mar 2, 2021
1 parent 6095060 commit 5778eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ mde.setMD(val)
获取生成的HTML

```js
mde.getMD() //=>返回HTML字符串
mde.getHTML() //=>返回HTML字符串
```

## setHTML
Expand Down

0 comments on commit 5778eb4

Please sign in to comment.