2014-04-28 22:53:34 +04:00
|
|
|
<pre><code><?php
|
|
|
|
|
|
|
|
$message = 'Hello World!';
|
|
|
|
echo $message;</code></pre>
|
|
|
|
<hr />
|
|
|
|
<pre><code>> not a quote
|
|
|
|
- not a list item
|
2018-04-09 16:11:49 +03:00
|
|
|
[not a reference]: http://foo.com</code></pre>
|
|
|
|
<hr />
|
|
|
|
<pre><code>foo
|
|
|
|
|
|
|
|
|
|
|
|
bar</code></pre>
|