1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-24 21:51:30 +02:00
Files
php-parsedown/test/data/fenced_code_block.md
2014-04-28 21:53:34 +03:00

116 B

<?php

$message = 'fenced code block';
echo $message;
tilde
echo 'language identifier';