MarkdownPreview
Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Details
Installs
- Total 868K
- Win 384K
- Mac 320K
- Linux 164K
Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 29 | 59 | 84 | 73 | 74 | 58 | 31 | 26 | 85 | 63 | 64 | 74 | 77 | 41 | 31 | 56 | 65 | 67 | 68 | 59 | 46 | 38 | 81 | 80 | 59 | 70 | 57 | 32 | 48 | 56 | 51 | 55 | 43 | 37 | 32 | 22 | 37 | 41 | 39 | 35 | 34 | 32 | 26 | 38 | 49 | 64 |
Mac | 18 | 46 | 41 | 69 | 60 | 51 | 21 | 21 | 43 | 41 | 60 | 51 | 61 | 30 | 25 | 50 | 51 | 42 | 56 | 46 | 20 | 28 | 56 | 48 | 53 | 54 | 48 | 26 | 31 | 59 | 61 | 64 | 52 | 44 | 16 | 13 | 21 | 36 | 41 | 51 | 34 | 28 | 20 | 47 | 37 | 53 |
Linux | 10 | 21 | 18 | 27 | 21 | 9 | 14 | 15 | 21 | 23 | 19 | 19 | 22 | 16 | 12 | 16 | 17 | 18 | 32 | 14 | 17 | 16 | 18 | 14 | 17 | 20 | 22 | 16 | 9 | 24 | 24 | 18 | 21 | 12 | 20 | 17 | 15 | 22 | 16 | 8 | 20 | 11 | 12 | 24 | 12 | 25 |
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.