File: wiki_tables.text

package info (click to toggle)
python-markdown2 2.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,492 kB
  • sloc: python: 6,201; perl: 1,493; php: 865; makefile: 37
file content (37 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|| *Year* || *Temperature (low)* || *Temperature (high)* ||
|| 1900 || -10 || 25 ||
|| 1910 || -15 || 30 ||
|| 1920 || -10 || 32 ||

# With header row

||~ Name ||~ Class ||~ Race ||~ Level ||
|| Vlad || Barbarian || Dragonborn || 12 ||
|| Jimbo || Rogue || Halfling || 13 ||

# With only header row

||~ Name ||~ Class ||~ Race ||~ Level ||

# With header row, alternate spacing

|| ~Name || ~Class || ~Race || ~Level ||
|| Vlad || Barbarian || Dragonborn || 12 ||
|| Jimbo || Rogue || Halfling || 13 ||

# just one line

||foo||bar||baz||


# blockquote

> ||grinch||stole||xmas||
> ||green||**eggs**||ham||
>
> -- Dr. Seuss


# end of file

||ResourceNotFound||If :login does not exist||