Registry / web-framework / spatie-laravel-markdown

spatie-laravel-markdown

JSON →
library2.8.0phppackagistunverified

A highly configurable markdown renderer and Blade component for Laravel

composer require spatie/laravel-markdown
INSTALL
IMPORT
SIG · SPATIE-LARAVEL-MAR
S
spatie-laravel-markdown
web-frameworkphpv2.8.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.

MarkdownRenderer
use Spatie\LaravelMarkdown\MarkdownRenderer;

Render Markdown to HTML

use Spatie\LaravelMarkdown\MarkdownRenderer; $renderer = new MarkdownRenderer(); $html = $renderer->toHtml('**Hello World**'); echo $html;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
spatie-laravel-markdown — pip install spatie-laravel-markdown · libregistry