Math in markdown
Can not use math in github .md files.
It is apparantly possible to use
```math
```
in gitlab, but that (I think) wont work once the repository is moved to github.
Either find a different way or circumvent the problem (e.g. move everything into markdown in notebooks?)