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