Markdown Test - dockerty1033/hello-world GitHub Wiki

Heading 1 Example

Heading 2 Example

Heading 3 Example

Heading 4 Example

Heading 5 Example

Here are examples of strong, emphasis, strike, and verbatim. You can combine them.

test of bullets

  • this is item 1
  • how to get second level?
    • 2 spaces followed by an asterisk

test of numbered lists

  1. this is 1
  2. and then 2
    1. can't have sublists like Zim, with a's indented under numbers
    2. must have 3 spaces, and then numbers again
    3. but it will show lowercase Roman numerals
    4. like this
  3. can it tell if this line started with 1 or will it reformat to 3? it reformats!

If I want sublists to be letters...

1. test of outlines
   a. move to sub list
   b. using letters
2. back to numbers

test of checkboxes

  • this is a checkbox list
  • x makes the checkmark

[>] Zim doesn't need the initial hypen, and allows an asterisk for a green checkmark, an x for a red X, and a greater sign for a yellow arrow

test of links

http://github.com - automatic!

GitHub

test of blockquotes

Samuel Morse to assistant Alfred Vail via telegram:

What hath God wrought?

test of tables

First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column
can I right adjust by starting cell with spaces? no