Skip to content
/ marky Public
forked from mbleigh/marky

A Markdown rendering wrapper for the EtherPad collaborative editor.

Notifications You must be signed in to change notification settings

yfyf/marky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marky! The Collaborative Markdown Editor

All I really want is Google Docs to support Markdown, is that too much to ask? Yes? All right then, I guess we'll have to settle for Marky.

Marky is a simple Javascript app wrapper around the widely known Etherpad that lets you write collaborative, live-previewed Markdown documents with your friends.

Marky works well with code fences and other GitHub flavored markdown (thanks to the Marked library).

Technology

License

Copyright (c) 2012 Michael Bleigh

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Markdown rendering wrapper for the EtherPad collaborative editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 5.1%
  • CoffeeScript 2.7%