CheatSheet of ReadMe layout + Github organization #to quote line
Basic formatting syntax
This is bold text
This text is italicized
This was mistaken text
This text is _extremely_important
All this text is important
This is a subscript text
This is a superscript text
This is an underlined text
python code puts "Hello World"- Task 1
- Task 2 can be URL
- Task DONE (+emoji 🎉)
Links & Images
| Command | Description | |
|---|---|---|
| Left side aligned | Centered | Right side |
git status |
List all new or modified files | |
git diff |
Show file differences that haven't been staged |
Here is a Mermaid diagram : (more info here Mermaid site.
graph TD;
A(["Riton Starred Github"]);
A-->B{"0. Klipper & Klippain"};
A-->C{"1. Slicers & Tools"};
A-->D{"2. 3D Print Mods"};
A-->E{"3. DraftShift"};
A-->F{"4. MMU"};
A-->G{"5. CNC"};
A-->H{"6. Fan & Filter"};
A-->I{"7. Toolhead"};
A-->J{"998. Github"};
A-->K{"999. Others"};
The Cauchy-Schwarz Inequality
This site was built using GitHub Pages.
Note
Useful information that users should know, even when skimming content.
Tip
Helpful advice for doing things better or more easily.
Important
Key information users need to know to achieve their goal.
Warning
Urgent info that needs immediate user attention to avoid problems.
Caution
Advises about risks or negative outcomes of certain actions.
