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

Details

Installs

  • Total 913K
  • Win 402K
  • Mac 340K
  • Linux 171K
Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 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
Windows 107 103 128 51 45 122 103 111 104 99 42 65 111 103 124 115 102 41 53 90 129 111 109 102 40 41 79 99 97 98 92 57 65 97 100 79 72 69 41 30 69 71 62 47 53 30
Mac 158 213 204 77 105 156 186 214 214 207 105 96 165 194 192 192 176 91 90 146 207 146 183 173 79 68 136 167 138 161 139 65 93 155 146 133 142 101 68 50 85 107 97 96 70 62
Linux 25 24 36 15 21 29 31 42 43 28 27 14 19 29 43 23 27 17 19 31 37 33 40 37 16 15 38 34 38 50 45 24 17 27 30 30 29 35 11 18 26 20 36 20 28 22

Readme

Source
raw.​githubusercontent.​com

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.