Skip to content

Latest commit

 

History

History
241 lines (161 loc) · 4.63 KB

Lists.md

File metadata and controls

241 lines (161 loc) · 4.63 KB

Lists

  • Bird

  • Magic

  • Love


  1. First item
  2. Second item
  3. Third item
  4. Fourth item

  1. First item
  2. Second item
  3. Third item
  4. Fourth item

  1. First item
  2. Second item
    1. Indented item
    2. Indented item
    3. Indented item
  3. Third item

  1. First item
  2. Second item
    • Indented item
    • Indented item
    • Indented item
  3. Third item

  1. First item
  2. Second item
    • Indented item
    • Indented item
    • Indented item
      1. Indented item
      2. Indented item
      3. Indented item
    • Indented item
    • Indented item
    • Indented item
  3. Third item

  • First item (-)
  • Second item
  • Third item

  • First item (+)
  • Second item
  • Third item

  • First item (*)
  • Second item
  • Third item

  • First item (-)
  • Second item (+)
  • Third item (*)

  • First item
  • Second item
  • Third item
    • Indented item
    • Indented item
    • Indented item
  • Fourth item

  • First item
  • Second item
  • Third item
    1. Indented item
    2. Indented item
    3. Indented item
  • Fourth item

  • First item
  • Second item
  • Third item
    1. Indented item
    2. Indented item
    3. Indented item
      • Indented item
      • Indented item
      • Indented item
    4. Indented item
    5. Indented item
    6. Indented item
  • Fourth item

With indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    I need to add another paragraph below the second list item. I need to add another paragraph below the second list item.

  3. And here's the third list item.

Without indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    I need to add another paragraph below the second list item. I need to add another paragraph below the second list item.

  3. And here's the third list item.


With indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    A blockquote would look great below the second list item. A blockquote would look great below the second list item.

  3. And here's the third list item.

Without indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    A blockquote would look great below the second list item. A blockquote would look great below the second list item.

  3. And here's the third list item.


With indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

     I need to add a code block below the second list item.
     I need to add a code block below the second list item.
    
  3. And here's the third list item.

Without indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

     I need to add a code block below the second list item.
     I need to add a code block below the second list item.
    
  3. And here's the third list item.


With indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    I need to add a code block below the second list item.
    I need to add a code block below the second list item.
    
  3. And here's the third list item.

Without indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    I need to add a code block below the second list item.
    I need to add a code block below the second list item.
    
  3. And here's the third list item.


With indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    Tux, the Linux mascot

  3. And here's the third list item.

Without indent after the second item:

  1. This is the first list item.

  2. Here's the second list item.

    Tux, the Linux mascot

  3. And here's the third list item.

An image with a clickable link:

Tux, the Linux mascot


Sources: