mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
173 B
173 B
Here's a code block:
<?php
$message = 'Hello World!';
echo $message;
Here's one that holds a list:
- list item
- another list item