HTML5 Zone is brought to you in partnership with:

Hirvesh Munogee is a freelance web developer who also happens to have a passion for blogging. Hirvesh is a DZone MVB and is not an employee of DZone and has posted 167 posts at DZone. You can read more from them at their website. View Full User Profile

demarcate.js - An In-Page jQuery Based Editor For Markdown

02.09.2013
| 1292 views |
  • submit to reddit

demarcate. js is a jQuery plugin which allows you to directly edit a page’s HTML code and generate the equivalent Markdown code from it.

demarcate.js provides you with in-page editing and a toolbar to allow for basic formatting of the HTML elements. After editing, it allows you to generate the markdown which can then be used in any possible way.

For the time being, demarcate.js supports basic Markdown functions but support for extension is still limited.

Requirements: jQuery
Demo: http:/ / will-hart…. rcate. js/ technical. html
License: MIT License

Published at DZone with permission of Hirvesh Munogee, author and DZone MVB. (source)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)