mirror of
https://github.com/erusev/parsedown.git
synced 2025-01-17 20:58:23 +01:00
85 B
85 B
<?php
$message = 'Hello World!';
echo $message;
echo "following a blank line";