{title}
{description}
{/* [!code highlight] */} Pay online at example.com/pay/1042.
, ); ``` Inline anchors annotate each text run. A link that wraps across lines stays clickable on both lines. Block-level anchors annotate their entire box. `http`, `https`, `mailto` and `tel` links open outside the document. An `href` starting with `#` points inside it instead, to the element carrying that `id`: ```tsx twoslash import { render } from "takumi-pdf"; const pdf = await render(| Name | Qty |
|---|
Long content that continues on the next page.
| Item | Amount |
|---|---|
| {row.label} | {row.amount} |