Lorem ipsum dolor sit amet, consectetuer adipiscing elit. This text will be italic.
Donec quam felis, ultricies nec, This text will be bold, pretium quis, sem. Nulla consequat massa quis enim.
head1 | head2 | head3 |
---|---|---|
http://google.com | italic | bold |
======= left ======= | ======= center ======= | ======= right ======= |
---|---|---|
normal | italic | bold |
<div>I love money.</div>
Homepage | GitHub |
---|---|
https://michelf.ca/projects/php-markdown/ | https://github.com/michelf/php-markdown |
composer require michelf/php-markdown
Homepage | GitHub |
---|---|
http://markdown.cebe.cc/ | https://github.com/cebe/markdown |
composer require cebe/markdown
convert newlines to br tag.
Homepage | GitHub |
---|---|
http://parsedown.org/ | https://github.com/erusev/parsedown |
composer require erusev/parsedown