From b88bdbedc8c2b45bae8bff4d9dec1aaaff72190b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estev=C3=A3o=20Soares=20dos=20Santos?= Date: Tue, 14 Jul 2015 21:47:02 +0100 Subject: [PATCH] docs(README.md): add reference to option smoothLivePreview --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49030c0..33dd7aa 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ var defaultOptions = showdown.getDefaultOptions(); - [x] This task is done - [ ] This is still pending ``` + * **smoothLivePreview**: (boolean) [default false] Prevents weird effects in live previews due to incomplete input ## CLI Tool