cmskit/markdown-extra-editor

dev-master 2014-08-21 12:59 UTC

This package is not auto-updated.

Last update: 2024-05-07 06:10:27 UTC


README

Markdown Extra is an extension to Markdown implementing some features currently not available with the plain Markdown syntax. Markdown Extra is available as PHP and Javascript Class

Javascript Markdown Extra

http://tanakahisateru.github.io/js-markdown-extra

var html = Markdown( text );