$ command line cheat sheets
Cheat Sheet Title: [ no_spaces_alphanumeric_only ]
Cheat Sheet:*italic* **bold** _italic_ __bold__ Links and images include the text or alternate text in preceding brackets: An [Inline URL](http://url.com/ "With a title") A [reference to example link][id]. This would be followed later by: [id]: http://example.com/ "Title" Inline (titles are optional):  ![a referenced image][id] would be followed later by: [id]: /url/to/img.jpg "Title" Header 1 ======== Header 2 -------- or # Header 1 # ## Header 2 ## (closing #'s are optional) 1. First ordered list item 2. Second item * An unordered list item. With multiple paragraphs. * Another unordered list item 1. With a nested item below it > Email-style angle brackets > are used for blockquotes. > > And, they can be nested. > #### Headers in blockquotes > > * You can quote a list. > * Etc. `<code>` spans are delimited by backticks. You can include literal backticks like `` `this` ``. This is a normal paragraph. This is a preformatted code block. It must be indented either by at least four spaces or a tab Three or more dashes or asterisks make a horizontal rule: --- * * * - - - - Finally, end a line with two or more spaces to do a manual line break
Your cheat sheet will be editable (fixable) by anyone. Each cheat sheet is essentially a wiki page. It may also be used by millions of people for reference purposes from the comfort of their command line. If this is okay with you, please save.