More actions
Import>ThatDarnOwl No edit summary |
Created page with "== Tutorial Template == ---- Welcome to my tutorial here is a summary that we can quickly edit. ---- === Table of Contents === Here is my table of contents listing all of the steps to completing my tutorial *Step 1 *Step 2 **Step 2.2 Try to keep to this system and add numbers accordingly. You can also create numbered lists if you wish by using a # instead of an *. ---- === Step 1 === Here is a code block. Try to keep code in <pre style="color: red">red</pre> for e..." Tag: 2017 source edit |
||
(No difference)
|
Revision as of 23:09, 16 January 2025
Tutorial Template
Welcome to my tutorial here is a summary that we can quickly edit.
Table of Contents
Here is my table of contents listing all of the steps to completing my tutorial
- Step 1
- Step 2
- Step 2.2
Try to keep to this system and add numbers accordingly. You can also create numbered lists if you wish by using a # instead of an *.
Step 1
Here is a code block. Try to keep code in
red
for emphasis. It shows up nicely in both light and dark modes.
main( ) { printf("hello, world"); }
Step 2
Here is an image we're attaching to our tutorial.


Conclusion
This is the end of the tutorial template.