All Projects → chibicode → macdown-github-style

chibicode / macdown-github-style

Licence: MIT License
Updated GitHub Style Preview for Macdown.app

Programming Languages

CSS
56736 projects

macdown-github-style

Markdown preview style based on GitHub's CSS for MacDown.app. More up-to-date than the built-in version. Based on sindresorhus/github-markdown-css.

screenshot 2017-05-03 at 12 09 12 pm

Note that this doesn't update syntax highlighting.

Usage

  1. Add github-markdown.css to ~/Library/Application\ Support/MacDown/Styles
  2. On MacDown, go to Preferences > Rendering and click Reload. Then select github-markdown from CSS.

How it's generated

  1. Download github-markdown.css from sindresorhus/github-markdown-css
  2. Replace .markdown-body with body
  3. Add padding: 30px; to body
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].