My Test Of The 'Markdown Cheat Sheet' from markdownguide.org ~cjfr
(for my use only...) Edit this file...
(Credit due:)
(Credit due, too:)
Thanks for visiting The Markdown Guide!
This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for basic syntax and extended syntax.
These are the elements outlined in John Gruber’s original design document. All Markdown applications support these elements.
bold text
italicized text
blockquote
- First item
- Second item
- Third item
- First item
- Second item
- Third item
code
These elements extend the basic syntax by adding additional features. Not all Markdown applications support these elements.
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Here's a sentence with a footnote. 1 Here's a sentence with a footnote (ditto). 1
term : definition
The world is flat.
- Write the press release
- Update the website
- Contact the media
That is so funny! 😂
(See also Copying and Pasting Emoji)
I need to highlight these ==very important words==.
Testing <sub>subscript</sub> and <sup>superscript</sup>
Testing <sub>subscript <sub>subscript level 2</sub></sub>
Testing <sup>superscript <sup>superscript level 2</sup></sup>
Testing subscript and superscript
Testing subscript subscript level 2
Testing superscript superscript level 2
H~2~0
X^2^
H20
X^2^
Hi there 👋
Get started with GitHub documentation https://docs.github.com/en/get-started
Christopher-James-Francis-Rodgers/Christopher-James-Francis-Rodgers is a ✨ special ✨ repository because its README.md
(this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...