Registry / web-framework / knplabs-knp-markdown-bundle

knplabs-knp-markdown-bundle

JSON →
library1.10.0phppackagistunverified

Knplabs markdown bundle transforms markdown into html

composer require knplabs/knp-markdown-bundle
INSTALL
IMPORT
SIG · KNPLABS-KNP-MARKDO
K
knplabs-knp-markdown-bundle
web-frameworkphpv1.10.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.

MarkdownParser
use Knp\Bundle\MarkdownBundle\Parser\MarkdownParser;

Convert Markdown to HTML

use Knp\Bundle\MarkdownBundle\Parser\MarkdownParser; $parser = new MarkdownParser(); echo $parser->transformMarkdown('# Hello');
Debug
Known issues
gotchaRequires Symfony framework for bundle registration
fix
Register bundle in AppKernel.php or config/bundles.php
affects: >=1.0.0
Upgrade
Version history
1.10.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
knplabs-knp-markdown-bundle — pip install knplabs-knp-markdown-bundle · libregistry