Skip to content

hdgreef/Riton-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Riton-Github

CheatSheet of ReadMe layout + Github organization #to quote line

Screepton


Basic formatting syntax

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

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"};
Loading

The Cauchy-Schwarz Inequality

$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$

This site was built using GitHub Pages.


Screenshot of a comment on a GitHub issue showing an image, added in the Markdown, of an Octocat smiling and raising a tentacle.


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.

About

Practicing Github Flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors