Chapter 1
This is Chapter 1. It contains things like an intro.
void myfunction(){
printf("hello");
}
All of this code should be copyable.
#include <stdio.h>
void main(){
printf("hello!");
return 0;
}
An image:
Here is more text after the image.
Here is an embedded youtube video:
This is after the video.