Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 699 Bytes

template.md

File metadata and controls

30 lines (19 loc) · 699 Bytes

Topic Name

  • Author: [Your Name](Link to GitHub)

Brief topic description

Information

Topic Extra Information and resources

Examples and Explanation

Explanations

console.log('Make sure to use codeblocks when showing any code'); // And use comments for more explanation

When explaining and using a variable, be sure to use backticks(`) to make it a code block.

If you use a table, be sure to space it as so:

r1c1 r1c2 r1c3
r2c1 r2c2 r2c3
r3c1 r3c2 r3c3