<!-- @license CC0-1.0 -->

# PDF

Link moet opgebouwd worden met de `<Link>` tag:

```text
<P> {
  "Op "
  <Link> {
    "utrecht.nl"
  }
  " vind alle informatie."
}
```
