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 850K
  • Win 375K
  • Mac 314K
  • Linux 161K
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 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 2 50 69 57 60 52 29 31 50 58 46 57 53 33 23 54 69 61 61 54 24 27 55 44 76 34 47 23 44 57 54 68 64 60 26 26 47 55 41 54 50 19 24 50 51 71
Mac 0 31 38 43 49 45 23 13 28 42 39 31 36 18 17 27 40 36 33 33 13 22 31 30 42 54 39 11 12 35 35 31 47 54 13 17 43 47 34 36 40 20 19 26 41 40
Linux 1 22 21 12 16 9 6 8 18 16 18 17 20 10 3 18 16 17 15 17 4 8 12 17 20 14 11 14 12 17 17 13 23 18 7 8 20 29 22 20 19 8 12 12 20 14

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.