diff --git a/README.md b/README.md index 53c3559..767a229 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ var simplemde = new SimpleMDE({ }, 250); return "Loading..."; - } + }, renderingConfig: { singleLineBreaks: false, codeSyntaxHighlighting: true,