branch: elpa/evil-nerd-commenter
commit b48da5411bc749f8ca5bf5a338daf2f410c0a920
Author: Chen Bin <[email protected]>
Commit: Chen Bin <[email protected]>
README updated
---
README.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.org b/README.org
index 3f31e394ac..a8e9171892 100644
--- a/README.org
+++ b/README.org
@@ -26,7 +26,10 @@ The code snippet embedded in org file will automatically be
detected and *correc
* Install
evil-nerd-commenter is already uploaded to [[http://melpa.org]]. The best way
to install is Emacs package manager.
+** Correct comment syantx in HTML
+It will use "/**/" inside <script> and css tags in html files and "<!-- -->"
elsewhere *automatically*!
+[[http://web-mode.org/][Web-mode]] is required for editing HTML file.
* Set up
** The easy way (RECOMMENDED)
You need add one liner into ~/.emacs to use default hotkeys,