ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Markdown​Preview

by facelessuser ST3 Trending Top 100

Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/

Details

Installs

  • Total 858K
  • Win 378K
  • Mac 317K
  • Linux 162K
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 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9
Windows 45 65 67 51 37 23 37 55 73 62 50 42 45 49 60 57 59 45 16 27 34 42 47 37 51 49 31 51 74 63 59 50 31 22 64 55 57 50 32 30 48 66 62 45 63 72
Mac 37 41 50 39 20 13 30 50 41 36 36 25 26 51 35 41 36 35 25 22 39 39 32 33 41 23 18 33 39 43 36 42 18 23 37 37 44 31 27 16 18 32 45 46 51 52
Linux 10 18 13 22 14 14 17 23 20 17 24 10 29 20 17 22 19 20 21 12 21 15 27 18 11 11 9 21 21 25 27 23 14 6 21 16 24 13 17 16 9 21 26 22 22 20

Readme

Source
raw.​githubusercontent.​com

Build Package Control Downloads License

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.