MarkdownPreview
Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Details
Installs
- Total 812K
- Win 356K
- Mac 301K
- Linux 155K
Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 6 | 33 | 63 | 71 | 72 | 77 | 78 | 37 | 45 | 57 | 66 | 83 | 66 | 73 | 48 | 35 | 62 | 53 | 76 | 71 | 69 | 36 | 34 | 77 | 66 | 88 | 95 | 69 | 35 | 64 | 87 | 84 | 44 | 53 | 38 | 22 | 33 | 68 | 64 | 53 | 75 | 80 | 59 | 41 | 75 | 81 |
Mac | 3 | 27 | 44 | 60 | 58 | 64 | 41 | 20 | 19 | 47 | 57 | 45 | 44 | 56 | 33 | 28 | 51 | 50 | 52 | 53 | 59 | 19 | 23 | 58 | 57 | 66 | 53 | 56 | 38 | 34 | 61 | 65 | 54 | 57 | 37 | 27 | 18 | 57 | 58 | 64 | 52 | 65 | 38 | 29 | 61 | 66 |
Linux | 0 | 12 | 16 | 22 | 25 | 29 | 14 | 13 | 10 | 12 | 14 | 18 | 24 | 25 | 15 | 8 | 19 | 17 | 20 | 23 | 22 | 8 | 10 | 16 | 19 | 22 | 21 | 14 | 15 | 24 | 18 | 28 | 26 | 20 | 14 | 12 | 9 | 23 | 17 | 17 | 21 | 26 | 14 | 10 | 19 | 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.