parsedown-extra

Markdown Extra Extension for Parsedown

  • 所有者: erusev/parsedown-extra
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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-13 19:13:56
推送于2024-11-03 09:25:00
最后一次提交2024-11-03 10:25:00
发布数20
最新版本名称v2.0.0-beta-1 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数833
关注者数36
派生数129
提交数120
已启用问题?
问题数136
打开的问题数75
拉请求数12
打开的拉请求数18
关闭的拉请求数22
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?