Syntax highlight code in README

pull/139/head
Wes Cossick 9 years ago
parent efc38f43da
commit 55f3c243c8

@ -214,7 +214,7 @@ simplemde.codemirror.on("change", function(){
## State methods
The following methods will let you check on the state of the editor.
```
```js
var simplemde = new SimpleMDE();
simplemde.isPreviewActive();
simplemde.isSideBySideActive();

Loading…
Cancel
Save