Skip to content

Commit 17f28f4

Browse files
author
- -
committed
add a tip
1 parent 597b35d commit 17f28f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ export default {
113113
this.simplemde.isSideBySideActive() // returns boolean
114114
this.simplemde.isFullscreenActive() // returns boolean
115115
this.simplemde.clearAutosavedValue() // no returned value
116+
this.simplemde.markdown(this.content) // returns parsed html
116117
},
117118
methods: {
118119
handleInput () {

0 commit comments

Comments
 (0)