FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

atom/markdown-preview: 📝 Markdown preview in Atom · GitHub

This repository was archived by the owner on Dec 15, 2022. It is now read-only.
/ markdown-preview Public archive
Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

Markdown Preview package

Show the rendered HTML markdown to the right of the current editor using ctrl-shift-m.

It is currently enabled for .markdown, .md, .mdown, .mkd, .mkdown, .ron, and .txt files.

Customize

By default Markdown Preview uses the colors of the active syntax theme. Enable Use GitHub.com style in the package settings to make it look closer to how markdown files get rendered on github.com.

To customize even further, the styling can be overridden in your styles.less file. For example:

.markdown-preview.markdown-preview {
  background-color: #444;
}

About

📝 Markdown preview in Atom

Resources

Code of conduct

Contributing

Stars

1.2k stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL