parsedown-extra

Markdown Extra Extension for Parsedown

  • Owner: erusev/parsedown-extra
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownererusev/parsedown-extra
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2014-05-13 19:13:56
Pushed At2024-11-03 09:25:00
Last Commit At2024-11-03 10:25:00
Release Count20
Last Release Namev2.0.0-beta-1 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count833
Watchers Count36
Fork Count129
Commits Count120
Has Issues Enabled
Issues Count136
Issue Open Count75
Pull Requests Count12
Pull Requests Open Count18
Pull Requests Close Count22
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private