MarkdownPreview
Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Details
Installs
- Total 859K
- Win 379K
- Mac 317K
- Linux 163K
Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 8 | 26 | 33 | 38 | 0 | 0 | 58 | 57 | 36 | 25 | 67 | 61 | 49 | 63 | 57 | 35 | 25 | 58 | 63 | 54 | 69 | 53 | 35 | 20 | 53 | 55 | 65 | 67 | 51 | 37 | 23 | 37 | 55 | 73 | 62 | 50 | 42 | 45 | 49 | 60 | 57 | 59 | 45 | 16 | 27 | 34 |
Mac | 1 | 23 | 27 | 31 | 0 | 0 | 33 | 34 | 17 | 19 | 49 | 38 | 45 | 58 | 40 | 15 | 29 | 32 | 45 | 31 | 43 | 40 | 23 | 20 | 44 | 42 | 41 | 50 | 39 | 20 | 13 | 30 | 50 | 41 | 36 | 36 | 25 | 26 | 51 | 35 | 41 | 36 | 35 | 25 | 22 | 39 |
Linux | 1 | 8 | 15 | 15 | 0 | 0 | 25 | 18 | 10 | 9 | 14 | 12 | 18 | 17 | 18 | 15 | 5 | 19 | 25 | 19 | 14 | 14 | 19 | 14 | 21 | 13 | 18 | 13 | 22 | 14 | 14 | 17 | 23 | 20 | 17 | 24 | 10 | 29 | 20 | 17 | 22 | 19 | 20 | 21 | 12 | 21 |
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.