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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?