We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd54ad2 commit a038e20Copy full SHA for a038e20
GITHUB/README.md
@@ -17,6 +17,9 @@ In addition to tech notes, below are some additional AWS-related resources:
17
* [Another Markdown Cheat Sheet](https://www.markdownguide.org/basic-syntax)
18
-- This one is a bit more pleasing on the eye.
19
20
+* [Github-flavored Markdown](https://help.github.com/en/github/writing-on-github)
21
+-- GitHub combines a syntax for formatting text called GitHub Flavored Markdown with a few unique writing features.
22
+
23
* [Github Emojis](https://emojipedia.org/github/)
24
-- GitHub uses shortcodes for emoji insertion which replace the code with the native emoji character.
25
The syntax is :*emojiname*: For example, the text `:Octocat:` generates this: :octocat:.
0 commit comments