Skip to content

baraja-core/markdown

Repository files navigation

Markdown renderer in PHP

A simple library to render markdown in PHP.

$markdown = new Markdown;

echo $markdown->render('Hello **world**!');

About

Common renderer service.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages