Test for posting on website and a markdown cheatsheet.
Below includes some formatting checks.
I am typing here in R. All of the formatting comes from specific text structures. I am also using this as my markdown cheetsheat. Feel free to look into the file repository for this post and use it as well.
- Bullet Point
H1 - Level 1 Heading
H2 - Level 2 subheading (in color font)
H3 - Black font subheading
H4 - Grayish subheading
H5 - Smaller than H3
H6 - Smaller than H5
Alternative Headers for H1 and H2 can be done with subline underlines
H1 - Alt Method
H2 - Alt Method
H2 - Alt Method Test
The lines underneath do not have to be the same length of the text.
Emphasizing
Emphasis, aka italics, with asterisks or underscores.
Strong emphasis, aka bold, with asterisks or underscores.
Combined emphasis with asterisks and underscores.
Strikethrough uses two tildes. Scratch this.
Links
Links test for a variety of options
in line style for Google.com in line style with title This will display once mouse hoovers over link.
I’m a reference-style link The Reference is stated below.
I’m a relative reference to a repository file
You can use numbers for reference-style link definitions
Or leave it empty and use the link text itself.
URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com or http://www.example.com and sometimes example.com (but not on Github, for example).
Some text to show that the reference links can follow later.
Logos
Here’s my Woodworking logo (hover to see the title text):
Inline-style:
Reference-style:
Leaving Code chucks available
Inline code
has back ticks arond
it.
Can do blocks where you insert a code chunk
example code
Tables
I will definitely use this and teach it. Here is the code
Example of a Table
| Column 1 | Column 2 | Column 3 |
| ------------- |:-------------:| ---------:|
| C2 is | right-aligned | $1600 |
| C3 is | centered | $12 |
| note the dash | are neat | $1 |
There must be at least 3 dashes separating each header cell.
The outer pipes (|) are optional, and you don't need to make the
raw Markdown line up prettily. You can also use inline Markdown.
Markdown | Less | Pretty
--- | --- | ---
*Still* | `renders` | **nicely**
no | need | to line it up
Example of a Table
Column 1 | Column 2 | Column 3 |
---|---|---|
C2 is | right-aligned | $1600 |
C3 is | centered | $12 |
note the dash | are neat | $1 |
There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don’t need to make the raw Markdown line up prettily. You can also use inline Markdown.
Markdown | Less | Pretty |
---|---|---|
Still | renders |
nicely |
no | need | to line it up |
Inserting a line test
Hopefully there is a break line Hyphens
Asterisks
Underscore ___
Block Quotes
This is pretty simple. Just use an arrow.
You miss 100% of the shots you don’t take. -Michael Scott
Without the arrow, things go back to the way they are. No need to break the lines up. Things will automatically wrap.
The long line where I ramble to test and make sure the text wraps with everything on a desktop and mobile device. But I am not sure. -Joe