parsedown-extra

Markdown Extra Extension for Parsedown

Github星跟踪图

You might also like Caret - our Markdown editor for the Desktop.

Parsedown Extra

Build Status

An extension of Parsedown that adds support for Markdown Extra.

See Demo

Installation

Include both Parsedown.php and ParsedownExtra.php or install the composer package.

Example

$Extra = new ParsedownExtra();

echo $Extra->text('# Header {.sth}'); # prints: <h1 class="sth">Header</h1>

Questions

Who uses Parsedown Extra?

October CMS, Bolt CMS, Kirby CMS, Grav CMS, Statamic CMS and more.

How can I help?

Use it, star it, share it and in case you feel generous, donate some money.

主要指标

概览
名称与所有者erusev/parsedown-extra
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-05-14 03:13:56
推送于2024-11-03 17:25:00
最后一次提交2024-11-03 16:25:00
发布数20
最新版本名称v2.0.0-beta-1 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数836
关注者数34
派生数126
提交数120
已启用问题?
问题数136
打开的问题数75
拉请求数12
打开的拉请求数15
关闭的拉请求数25
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?