8000 GitHub - loranallensmith/Markoff: A light-weight Markdown (CommonMark) previewer for OSX.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

loranallensmith/Markoff

 
 

Repository files navigation

Markoff GitHub release Platform Platform

A light-weight CommonMark previewer for OSX.

  • Uses cmark, a C implementation of CommonMark, for parsing and rendering. This is a lot of faster than other existing Ruby and JavaScript solutions.
  • Allows you to select your default editor and open the previewed document in it by hitting Cmd+e, using the menu item, or clicking the toolbar button.
  • Uses highlight.js for syntax highlighting.
  • Detects YAML frontmatter and renders it as a special code block.
  • Auto-reloads the preview whenever the original file is saved. Depending on your editor, you might be able to set up auto-save to get an always up-to-date preview without manually saving.
  • Shows basic information such word and character count.

Setup

Make sure you have Carthage installed, then run in the project root:

carthage update --platform mac

License

See LICENSE file.

Markoff was initially maintained and funded by thoughtbot, inc.

About

A light-weight Markdown (CommonMark) previewer for OSX.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 57.1%
  • CSS 21.7%
  • JavaScript 13.9%
  • HTML 3.8%
  • Ruby 3.5%
0