All Projects → opoloo → maxdown

opoloo / maxdown

Licence: MIT license
Simple markdown editor based on CodeMirror.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
PHP
23972 projects - #3 most used programming language

MaxDown - Markdown Editor

Maxdown is a simple markdown editor, using the codemirror-engine. Simple design for easy writing without distraction. Markdown will be highlighted as you type. The whole project is open-source. Feel free to contribute in any way you like.

current version latest update status

Features

  • Markdown Highlighting (GFM-Style)
  • Saving documents to localStorage
  • Renaming documents
  • Switch themes (light/dark)
  • Jump to sections of your document using quick anchor links to headlines
  • Fullscreen mode for distraction free environment
  • Delete single/all documents from localStorage
  • Keyboard Shortcuts
    • CTRL+M -> Toggle sidebar
    • CTRL+ALT+N -> New document
    • CTRL+ALT+F -> Toggle fullscreen
    • CTRL+ALT+E -> Export/Preview
  • Install maxdown as a local app on firefox browsers and/or firefox OS
  • Even more. I don't know. I'm just the developer :) Cheers. RTFM
  • This list may not be up to date all the time...

Contribution

Feel free to fork the code to contribute and/or open issues for bugs/suggestions/whatsoever. Thanks! Especially we're looking for someone who can megre this webapp into an android app-frame.

Used software

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].