# music.anlo.dev

## Ad-hoc Markdown to PDF

```
alias pandock='docker run --rm -it -v "$(pwd):/data" -u $(id -u):$(id -g) pandoc/latex'
```
