- html - web based files I practiced.
- contents
- js - JavaScript files.
- css - css files.
Itailic
bold
This is wrapping text
, example1
/ example2
/ example3
//This is source code block.
#include <stdio.h>
int main(){
printf("Hello World!");
return 0;
}
//This is php source code block.
<?php echo "Hello World!" ?>
This is bullet points:
- A
- B
- C
This is number lists:
- A
- B
- C
Black Quotes
indented like this
Check box
- unchecked
- checked
Table
Head 1 | Head 2 |
---|---|
First | Second |
Emoji
😉
Reference: http://www.emoji-cheat-sheet.com