MarkdownPreview
Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Details
Installs
- Total 885K
- Win 391K
- Mac 327K
- Linux 167K
Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 52 | 61 | 55 | 65 | 34 | 36 | 65 | 49 | 55 | 71 | 70 | 28 | 30 | 66 | 59 | 64 | 69 | 61 | 36 | 27 | 57 | 58 | 69 | 54 | 48 | 32 | 38 | 57 | 63 | 56 | 60 | 53 | 36 | 29 | 59 | 55 | 60 | 64 | 66 | 45 | 24 | 47 | 54 | 59 | 63 | 60 |
Mac | 38 | 58 | 54 | 48 | 29 | 22 | 55 | 60 | 60 | 51 | 49 | 38 | 30 | 47 | 58 | 57 | 71 | 45 | 30 | 35 | 58 | 64 | 55 | 51 | 58 | 31 | 26 | 71 | 66 | 65 | 63 | 67 | 26 | 21 | 40 | 72 | 56 | 50 | 68 | 30 | 23 | 66 | 55 | 55 | 52 | 59 |
Linux | 19 | 19 | 24 | 20 | 12 | 11 | 18 | 32 | 18 | 12 | 15 | 10 | 10 | 15 | 23 | 19 | 24 | 16 | 18 | 16 | 14 | 16 | 17 | 23 | 10 | 11 | 6 | 20 | 20 | 15 | 26 | 21 | 10 | 3 | 17 | 15 | 27 | 31 | 22 | 16 | 8 | 15 | 13 | 22 | 17 | 20 |
Readme
- Source
- raw.githubusercontent.com
Markdown Preview
Preview and build your markdown files quickly in your web browser using Sublime Text.
You can use the builtin Python Markdown parser (offline) or use the GitHub Markdown API or GitLab Markdown API (online) for the conversion.
Features
- Markdown preview using the python-markdown with syntax highlighting via Pygments and optional 3rd party extensions (pymdown-extensions included by default).
- Markdown previews via the GitHub API.
- Markdown previews via the GitLab API thanks to @hadisfr.
- Ability use other external Markdown parsers.
- Build markdown file using Sublime Text build system.
- Browser preview auto reload on save if you have the LiveReload plugin installed.
- Configurable CSS and JavaScript assets with overriding if needed.
- YAML support thanks to @tommi.
- Clipboard selection and copy to clipboard thanks to @hexatrope.
- MathJax support :
\(\frac{\pi}{2}\)
. - HTML template customization thanks to @hozaka.
- Embed images as base64.
- Strip out MultiMarkdown CriticMarkup.
Documentation
https://facelessuser.github.io/MarkdownPreview/
Support
- Any bugs about Markdown Preview please feel free to report here.
- And you are welcome to fork and submit pull requests.
Attribution
Markdown Preview contains a stripped down version of font awesome that is included in the default non-GitHub CSS. It contains only the icons we currently use.
https://fontawesome.com/license
License
The code is available at under the MIT license.