2017 © Pedro Peláez
 

library markdown-extra-editor

image

cmskit/markdown-extra-editor

  • Thursday, August 21, 2014
  • by cmskit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Markdown Extra parser

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, (*1)

Javascript Markdown Extra

http://tanakahisateru.github.io/js-markdown-extra, (*2)

var html = Markdown( text );

The Versions

21/08 2014

dev-master

9999999-dev http://cms-kit.com

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Christoph Taubmann