Skip to content

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

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages

Generated from baraja-core/template