Bachir Soussi Chiadmi 344dae1543 import from la bonne adresse and first refactoring for ouidade.com hace 7 años
..
LICENSE.txt 344dae1543 import from la bonne adresse and first refactoring for ouidade.com hace 7 años
ParsedownExtra.php 344dae1543 import from la bonne adresse and first refactoring for ouidade.com hace 7 años
README.md 344dae1543 import from la bonne adresse and first refactoring for ouidade.com hace 7 años

README.md

Parsedown Extra

An extension of Parsedown that adds support for Markdown Extra.

[ demo ]

Installation

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

Example

$Extra = new ParsedownExtra();

echo $Extra->text('Hello _Extra_!'); # prints: <p>Hello <em>Extra</em>!</p>

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 if you feel generous, donate some money.