Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slhck/online-markdown-editor

A pure JS/HTML Markdown editor with live preview and syntax highlighting
https://github.com/slhck/online-markdown-editor

Last synced: about 2 months ago
JSON representation

A pure JS/HTML Markdown editor with live preview and syntax highlighting

Awesome Lists containing this project

README

        

## What is it?

This is a Markdown editor, which is based on [WMD](http://github.com/innocead/wmd), the editor from the [Stack Exchange](stackexchange.com) sites. It uses jQuery and the [jQuery Syntax Highlighter by balupton](http://balupton.com/projects/jquery-syntaxhighlighter).

You can see a live version of it [on my homepage](http://homepage.univie.ac.at/werner.robitza/markdown).

## Screenshot

![](http://homepage.univie.ac.at/werner.robitza/markdown/screenshot.png)

## Issues

Probably quite a few. Report them on github, please.