make it so the non relative links work, for example ``` [this is a link](linkfile.md) ``` works (and doesn't have to be ``` [this is a link](./linkfile.md) ``` instead).
make it so the non relative links work, for example
works (and doesn't have to be
instead).