https://github.com/foo123/mark-i
markdown viewer and editor firefox add-on
https://github.com/foo123/mark-i
Last synced: over 1 year ago
JSON representation
markdown viewer and editor firefox add-on
- Host: GitHub
- URL: https://github.com/foo123/mark-i
- Owner: foo123
- Created: 2014-12-01T02:30:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T15:27:20.000Z (over 11 years ago)
- Last Synced: 2025-01-22T19:48:43.697Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://foo123.github.io/
- Size: 379 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mark I
A (github-flavored) Markdown Viewer and Editor add-on (XUL) for Firefox.

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**