Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nv/github-live-preview

Live Markdown preview for commit’s comments, markdown files, and inbox messages
https://github.com/nv/github-live-preview

Last synced: about 2 months ago
JSON representation

Live Markdown preview for commit’s comments, markdown files, and inbox messages

Awesome Lists containing this project

README

        

**Not maintained any more. I cannot catch up with GitHub's layout changes**

[![Commit comment](//cloud.github.com/downloads/NV/github-live-preview/commit.gif)](http://nv.github.com/github-live-preview/examples/commit.html)

Demos: [README.markdown](http://nv.github.com/github-live-preview/examples/readme-markdown.html),
[commit comments](http://nv.github.com/github-live-preview/examples/commit.html),
[issues](http://nv.github.com/github-live-preview/examples/issues.html#issue/2),
[inbox reply](http://nv.github.com/github-live-preview/examples/reply.html).

# Github Markdown Preview

WYSIWYM Markdown editor for github.com

## Install [github-markdown-preview.user.js](http://userscripts.org/scripts/source/65788.user.js)
Tested on Firefox 3.5, Google Chrome 4, Opera 10, and Safari GreaseKit.

## [Google Chrome extension](https://chrome.google.com/extensions/detail/cpojebknccclkjabfngjlcknonpmhhol)
Like UserJS, but with autoupdate and nice icon.

## Credits
Based on [GFM showdown.js](http://github.github.com/github-flavored-markdown/preview.html)