You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: markdown.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ This helps with version control—individually changed sentences will be highlig
43
43
- Use no spaces in file or folder names.
44
44
Use a dash (-) instead of a space.
45
45
- If you use `Visual Studio Code` to edit the Lab Wiki, you can view the source code side-by-side with the markdown Preview (after selecting the code type as `markdown`):
46
-
{.lightbox}
46
+

47
47
- When making numbered (ordered) lists, just use `1. ` for all numbers.
48
48
Markdown will make them sequential automatically.
49
49
This is helpful if you go back and add additional entries later.
0 commit comments