Markdown Preview Plus (MPP) is a fork of Markdown Preview that provides a real-time preview of markdown documents.
Should you have any problems while installing or using MPP, or if you would like to see a new feature added please open up a new issue.
We also maintain a changelog for you to see what improved in MPP.
We also have a more detailed description of features.
- Fastly open a preview of any markdown with
ctrl-shift-m
- Math rendering with persistent macro support, toggled with
ctrl-shift-x
- Optionally use pandoc with citation support
- Live reload while editing
- On demand synchronization
- And many more...
- missing one? write an issue
Long instructions can be found here. In short steps:
- Search for and install
markdown-preview-plus
in Atom's Settings view. - Search for and disable the built-in package
markdown-preview
. - (Optional) Install and enable Pandoc.
Please see options for further details on configuring MPP and math for more details on math rendering. For basic usage:
- Toggle Preview:
ctrl-shift-m
- Toggle Math Rendering:
ctrl-shift-x
Markdown Preview Plus (MPP) is released under the MIT license.