Skip to content

Instantly share code, notes, and snippets.

@kemingy
Last active July 6, 2019 07:47
Show Gist options
  • Select an option

  • Save kemingy/dcdf3ffedc5ecc9cb56607f497f0ce91 to your computer and use it in GitHub Desktop.

Select an option

Save kemingy/dcdf3ffedc5ecc9cb56607f497f0ce91 to your computer and use it in GitHub Desktop.
# h1
## h2
### h3
#### h4
##### h5
###### h6
**bold**
__bold__
_italic_
*italic*
~~delete~~
[name](link)
![name](img)
> quote
@username
:emoji:
$inline equation$
$$equation$$
`code`

codes

    code

1. line1
2. line2

* line
* line

- line
- line
    - line
    - line

- [x] checked
- [ ] unchecked

First Header | Second Header
------------ | -------------
Content from cell 1 | Content from cell 2
Content in the first column | Content in the second column

[[TOC]]
[comment] (words...)
---
ymal format
---
* * *
<html></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment