cmskit / markdown-extra-editor
dev-master
2014-08-21 12:59 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-09-24 08:09:21 UTC
README
Markdown Extra 是 Markdown 的扩展,实现了当前纯 Markdown 语法中不可用的某些功能。Markdown Extra 以 PHP 和 JavaScript 类的形式提供。
JavaScript Markdown Extra
http://tanakahisateru.github.io/js-markdown-extra
var html = Markdown( text );