Skip to content

Instantly share code, notes, and snippets.

@no1xsyzy
Last active December 9, 2020 03:40
Show Gist options
  • Save no1xsyzy/3946e5327bfe8e002ed4fab5733e64c2 to your computer and use it in GitHub Desktop.
Save no1xsyzy/3946e5327bfe8e002ed4fab5733e64c2 to your computer and use it in GitHub Desktop.

Testing tables

simple_tables

Right Left Center Default


 12     12        12            12
123     123       123          123
  1     1          1             1

simple_tables w/o header


 12     12        12             12
123     123       123           123
  1     1          1              1

multiline_tables


Centered Default Right Left Header Aligned Aligned Aligned


First row 12.0 Example of a row that spans multiple lines.

Second row 5.0 Here's another one. Note the blank line between rows.

Table: Here's the caption. It, too, may span multiple lines.

multiline_tables w/o header


First row 12.0 Example of a row that spans multiple lines.

Second row 5.0 Here's another one. Note the blank line between rows.


: Here's a multiline table without a header.

grid_tables

: Sample grid table.

+---------------+---------------+--------------------+ | Fruit | Price | Advantages | +===============+===============+====================+ | Bananas | $1.34 | - built-in wrapper | | | | - bright color | +---------------+---------------+--------------------+ | Oranges | $2.10 | - cures scurvy | | | | - tasty | +---------------+---------------+--------------------+

pipe_tables

Right Left Default Center
12 12 12 12
123 123 123 123
1 1 1 1

Testing Lists

List A

  1. one
  2. two
  3. three

List B

  1. one
  2. two
  3. three

List C

#. one #. two

List D

  1. one
  2. two
  3. three
  1. uno
  2. dos
  3. tres

Chapters

Maître d'hôtel

See [maître-dhôtel]. See [maitre-dhotel]. See [maitre-dhotel].

Just 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment