Skip to content

Instantly share code, notes, and snippets.

@christyanbrayan
Last active August 26, 2023 20:26
Show Gist options
  • Save christyanbrayan/9ecb567673c77029b63decf1f68abb7a to your computer and use it in GitHub Desktop.
Save christyanbrayan/9ecb567673c77029b63decf1f68abb7a to your computer and use it in GitHub Desktop.
markdown syntax and annotations

h1 # h1

h6 ###### h6

---


image alt ![image alt](file.png "title")

Link [Text](https://link.com "Title")

:octocat: :octocat:

bold **bold**

italic *italic*

line-through ~~line-through~~

quote > quote

line break - blank line or two spaces after end line

@christyanbrayan
Copy link
Author

@christyanbrayan
Copy link
Author

Foo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment