Or maybe Markdown
This is a heading
This is a sub-heading
This is a sub-sub-heading
Some
cool
colorful
text.
And some highlighting styles.
Here is a bulleted list,
- This is a bullet point
- This is another bullet point
Here is a numbered list,
- You can also number things down.
- And so on.
Here is a sample code snippet in C,
#include <stdio.h>
int main(void){
printf("hello world!");
}
Here is a horizontal rule,
Here is a blockquote,
There is no such thing as a hopeless situation. Every single circumstances of your life can change!
Here is a table,
ID | Name | Subject |
---|---|---|
201 | John | Physics |
202 | Doe | Chemistry |
203 | Samson | Biology |
Here is a link,
GitHub Inc. is a web-based hosting service
for version control using Git
Here is an image,