mirror of
https://github.com/atom/atom.git
synced 2026-02-15 17:15:24 -05:00
The goal is to start with the shortest overview possible of all the major features, then get into more detail later in the documentation.
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.
|