%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 : |
<p>paragraph 1 is here</p> <table> <tr> <td>a</td> <td>b</td> </tr> <tr> <td>c</td> <td>d</td> </tr> </table> <p>more markdown here</p> <p>< this is not an html tag</p> <p><thisisnotanhtmltag</p> <p>but this is:</p> <p><img src="file.jpg" alt="some alt aligned with src attribute" title="some text" /></p> <p><span class="test">some inline <strong>md</strong></span></p> <p><span>some inline <strong>md</strong></span></p> <p>self-closing on block level:</p> <p>this is a paragraph</p> <hr style="clear: both;" /> <p>something <strong>bold</strong>.</p> <custom /> <h1>h1</h1> <custom multi="line" something="hi" /> <h2>h2</h2> <p>p <img src="file.jpg" alt="some alt aligned with src attribute" title="some text" /> something</p> <p>p <img src="file.jpg" alt="some alt aligned with src attribute" title="some text" /></p> <pre><code>something </code></pre> <p>p is < than 5</p> <pre><code>this is code </code></pre> <p>this paragraph contains a <!-- multi line html comment --> newline</p>