My Presentation
Your Name
1
Slide Title
Bullet point 1
Bullet point 2
2
Code Blocks & Highlighting
You can add code blocks like this:
```{r}
# R code block
summary(cars)
```