daux.io/vendor/erusev/parsedown/tests/data/code_block.md
2014-04-22 13:17:48 -07:00

144 B

<?php

$message = 'Hello World!';
echo $message;

> not a quote
- not a list item
[not a reference]: http://foo.com