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:

the alt text Figure 1-0: A resistor `r2` and an LED `d1`

Here is more text after the image.

Here is an embedded youtube video:

A video caption

This is after the video.