Update markdown-preview doc to be accurate

This commit is contained in:
Kevin Sawicki
2013-01-02 12:35:03 -08:00
parent ff7e1b961a
commit 789f262da0

View File

@@ -3,5 +3,5 @@
The `markdown-preview` extension displays the rendered HTML for the markdown
in the current editor.
It can be activated from the editor using the `meta-P` key-binding and is
currently enabled for `.md` and `.markdown` files.
It can be activated from the editor using the `ctrl-m` key-binding and is
currently enabled for `.markdown`, `.md`, `.mkd`, `.mkdown`, and `.ron` files.