Registry / serialization / erusev-parsedown-extra

erusev-parsedown-extra

JSON →
library0.9.0phppackagistunverified

An extension of Parsedown that adds support for Markdown Extra.

composer require erusev/parsedown-extra
INSTALL
IMPORT
SIG · ERUSEV-PARSEDOWN-E
E
erusev-parsedown-extra
serializationphpv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ParsedownExtra
use ParsedownExtra;

Convert Markdown Extra text to HTML using ParsedownExtra.

use ParsedownExtra; $parsedown = new ParsedownExtra(); $html = $parsedown->text('# Hello World'); echo $html;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
erusev-parsedown-extra — pip install erusev-parsedown-extra · libregistry