Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 1.25 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.25 KB

Markdown Editor for Umbraco

No Maintenance Intended

The Markdown Editor for Umbraco is a data-type that enables you to write your content using Markdown syntax. Configuration options are available to enable/disable the WMD Editor (powered by MarkEdit).

http://our.umbraco.org/projects/backoffice-extensions/markdown-editor

Video demo

http://www.screenr.com/Wsn

What is Markdown?

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Further information here: http://daringfireball.net/projects/markdown/

What is the WMD Editor?

WMD is a simple, lightweight HTML editor for basic content management. The WMD editor became extremely popular due to its use on the StackOverflow website. The original WMD Editor website: http://wmd-editor.com/

What is MarkEdit?

MarkEdit is a fork/re-write of the WMD for Stackoverflow. It has extensive improvements and modifications which implement customization, a public api, configurability, and internationalization. MarkEdit website: http://tstone.github.com/jquery-markedit/