Last active
February 19, 2019 11:24
-
-
Save an9wer/c31c752f92084b1e8c719eed2c84ca19 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Single quote: | |
`single quote' | |
Double quote: | |
``double quote'' | |
Table with header: | |
[options="header"] | |
|=== | |
| header1 | header2 | |
| data1 | data2 | |
| data3 | data4 | |
|=== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment