mirror of
https://github.com/atom/atom.git
synced 2026-02-05 04:05:05 -05:00
8 lines
275 B
Markdown
8 lines
275 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 `ctrl-m` key-binding and is
|
|
currently enabled for `.markdown`, `.md`, `.mkd`, `.mkdown`, and `.ron` files.
|