Looks like all of these are going to be in column 1. Many are followed by a space, some are not.
( # ) followed by a space. The number of pound signs (#) indicate the level of the heading (1 through 6)
( ** ) or ( __ ) surrounding the words with no spaces inbetween the marker and the normal characters
this or this
( * ) or ( _ ) surrounding the words with no spaces inbetween the marker and the normal characters
this or this
Use any of the following 3 followed by a space to create unordered lists. Use indentation to indent. ( - ) ( * ) ( + )
- this item
- that item
- the other item
- another item
- and another item
- and a deeper item
Put the number followed by a period.
( 1. )
- This is my first item.
- This is my second item.
The same as a link, but use an exclamation mark at the beginning:
Wrap it in backticks (`)
Here you go, have some inline code
Wrap it in triple backticks (```)
#!/bin/bash
echo "Hello World!"
( > ) followed by a space
Hello BlockQuote
( --- ) triple dash ( *** ) triple asterisk ( ___ ) triple underscore
