mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
8 lines
248 B
Markdown
8 lines
248 B
Markdown
### Markdown Preview
|
|
|
|
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.
|