From c7449e7e9db9d573399f8b1aee6a83897f0d4c5b Mon Sep 17 00:00:00 2001 From: Igor Shymko Date: Mon, 11 Jan 2016 11:47:02 +0200 Subject: [PATCH] minor readme cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b02749..b4c0e37 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Makes use of `markdown-mode`, which already can transform markdown into html and `websocket.el` to deliver html to browser. ## Usage -* + `M-x markdown-preview-mode` will open preview in a browser and will start `markdown-mode` if it's not yet running for current buffer. If you've closed the preview window, you can start it over with `M-x markdown-preview-open-browser`. All websockets will be cleaned up on emacs termination. If you'd like to perform cleanup manually run `M-x markdown-preview-cleanup`. ## Multimarkdown