1 Text can be bold, italic, ~~strikethrough~ 2 3 Link to git 4 5 # Header 1 6 ## Header 2 7 ### Header 3 8 #### Header 4 9 ##### Header 5 10 11 > This is blockquote following a header. 12 13 14 '''c 15 //c code with suntax highlighting. 16 #include <stdio.h> 17 int main(void) { 18 printf("Hellow World"); 19 } 20 ''' 21 22 * This is an unordered list 23 * This is an unordered list 24 25 26 1. This is n ordered list 27 2. This is an ordered list 28 29 30 |head1 |head2 |head3 | 31 |:------|------------|-------| 32 |table |'importance'| | 33 34 35 ** 36 37
-
Notifications
You must be signed in to change notification settings - Fork 0
Sub2222/Sub222
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published