Skip to content

mgh/mdedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-based Markdown Editor

  • run it on a file, edit in your browser
  • live preview and auto-saving

Requirements

  • Python: requires Markdown
  • JavaScript: requires node.js

Installation

  1. sudo easy_install Markdown (or install into a virtualenv)
  2. npm link

Running

In your console:

mdedit source.markdown [target.html]

Open your web browser to:

http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published