%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/egp/vendor/cebe/markdown/tests/markdown-data/ |
Upload File : |
<h1>this is to test dense blocks (no newlines between them)</h1> <hr /> <h2>what is Markdown?</h2> <p>see <a href="http://en.wikipedia.org/wiki/Markdown">Wikipedia</a></p> <h2>a h2</h2> <p>paragraph</p> <p>this is a paragraph, not a headline or list next line - whoo</p> <p>par</p> <pre><code>code code </code></pre> <p>par</p> <h3>Tasks list</h3> <ul> <li>list items</li> </ul> <h2>headline1</h2> <blockquote><p>quote quote</p> </blockquote> <h2>headline2</h2> <hr /> <h1>h1</h1> <h2>h2</h2> <hr /> <h3>h3</h3> <ol> <li>ol1</li> <li>ol2</li> </ol> <h4>h4</h4> <ul> <li>listA</li> <li>listB</li> </ul> <h5>h5</h5> <h6>h6</h6> <hr /> <hr /> <h2>changelog 1</h2> <ul> <li>17-Feb-2013 re-design</li> </ul> <hr /> <h2>changelog 2</h2> <ul> <li>17-Feb-2013 re-design</li> </ul>