mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-05 09:04:27 -06:00
Syntax highlight code in README
This commit is contained in:
parent
efc38f43da
commit
55f3c243c8
@ -214,7 +214,7 @@ simplemde.codemirror.on("change", function(){
|
|||||||
## State methods
|
## State methods
|
||||||
The following methods will let you check on the state of the editor.
|
The following methods will let you check on the state of the editor.
|
||||||
|
|
||||||
```
|
```js
|
||||||
var simplemde = new SimpleMDE();
|
var simplemde = new SimpleMDE();
|
||||||
simplemde.isPreviewActive();
|
simplemde.isPreviewActive();
|
||||||
simplemde.isSideBySideActive();
|
simplemde.isSideBySideActive();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user