Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/foo123/mark-i

markdown viewer and editor firefox add-on
https://github.com/foo123/mark-i

Last synced: 30 days ago
JSON representation

markdown viewer and editor firefox add-on

Awesome Lists containing this project

README

        

# Mark I
A (github-flavored) Markdown Viewer and Editor add-on (XUL) for Firefox.

![Mark I firefox addon](/screenshots/screenshot.png)

based on: [markdown-editor](https://github.com/jbt/markdown-editor)

Uses:

1. [CodeMirror](http://codemirror.net/), syntax-highlight editor
2. [marked](https://github.com/chjj/marked), markdown parser
3. [highlight.js](http://softwaremaniacs.org/soft/highlight/en/) for syntax highlighting in output code blocks
4. [CodeMirror Grammar](https://github.com/foo123/codemirror-grammar), generate Codemirror highlighters from JSON grammar
5. [Contemplate](https://github.com/foo123/Contemplate), template engine

Build:

Zip the *contents of the folder* and change the extension from **.zip** to **.xpi**