1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

parser should be less dependent on compiler

This commit is contained in:
Emanuil Rusev
2014-02-21 01:54:23 +02:00
parent 7a20a9fb60
commit b8bd12f565
10 changed files with 492 additions and 441 deletions

View File

@ -1,11 +1,10 @@
<?php
$message = 'Hello World!';
$message = 'Hello World!';
echo $message;
---
> not a quote
> not a quote
- not a list item
[not a reference]: http://foo.com
[not a reference]: http://foo.com