Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

sosedoff/markup-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markup Editor

Markup Editor is a tiny sinatra application to render html pages from markup documents.

Features

  • Split screen view for editing and live preview
  • Multiple markups: Markdown, RDoc, Textile
  • Syntax highlighting
  • Github-like styles
  • Import gist documents

Demo

Install

Just clone the repo:

git clone git@github.com:sosedoff/markup-editor.git

And install all dependencies:

bundle install

That's it. Its ready to go.

Run

Run via Thin:

thin start -e production

Contribute

  • Fork project
  • Add features
  • Run tests
  • Send pull request

License

See LICENSE file for details

About

Web-based markup editor with on-the-fly preview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published