This package consumes the following services:
Markdown Preview Plus (MPP)
Markdown Preview Plus (MPP) is a fork of Markdown Preview that provides a real-time preview of markdown documents. (Note: This is not the Chrome browser extension of the same name, which can be found here).
Should you have any problems while installing or using MPP please open up a new issue.
Features
We also have a more detailed description of features.
- Quickly 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...
Installation
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.
Usage
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
Contributing
See CONTRIBUTING.md.
Also of interest might be issues marked as "help wanted"
License
Markdown Preview Plus (MPP) is released under the MIT license.