You can italicize with * in front and back of text
You can bold with ** in front and back of text
You can italicize AND bold with *** in front and back of text
You can have a numbered list with just a 1. in the front
And here with 2. in front after having a space between the two lines
And you can have blocked quotes with a > at the front
x + y = 5
\[x + y = 5\]
For URLs you gotta have [] and then () where you insert link into parentheses and hyperlink name into the square brakcets
For showing files you gotta have an “! []” followed by”()“. In parentheses you put in file name or link with image
In- line text is done by “$” in between the text (no spaces)
For standalone lines you use $$
Maths uses LATEX
I can have \(a^2+b^2=c^2\) or \[a^2+b^2=c^2\]
Interesting part is having r sections
print("Hello World")
## [1] "Hello World"