mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update markdown-preview doc to be accurate
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user