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

Markdown​Preview

by facelessuser ST3 Top 100

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

Details

Installs

  • Total 864K
  • Win 381K
  • Mac 319K
  • Linux 164K
Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23 Dec 22 Dec 21 Dec 20 Dec 19 Dec 18 Dec 17 Dec 16 Dec 15 Dec 14 Dec 13 Dec 12 Dec 11 Dec 10 Dec 9 Dec 8 Dec 7
Windows 11 54 18 23 46 48 48 58 57 25 34 61 55 55 56 42 27 39 56 41 19 44 53 27 33 35 45 41 45 49 32 29 46 64 48 51 56 20 23 40 52 52 42 59 27 26
Mac 5 41 14 13 46 34 42 52 42 23 27 37 46 48 40 35 23 21 36 40 19 39 33 19 27 23 28 35 20 43 24 14 43 44 45 52 41 9 26 34 33 43 39 36 24 16
Linux 2 15 13 30 49 9 29 19 19 13 17 15 17 25 14 23 10 9 22 17 11 9 14 12 6 11 8 7 13 10 11 13 14 12 14 18 22 15 10 20 12 19 26 14 11 6

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.