Using Prezo version 2026.4.1, using markdown links in columns break the display.
Example with lists
::: columns
::: column
A list
- A one
- A [two](https://two.link)
- A three
:::
::: column
B list
- B one
- B two
- B three
:::
:::
Another example with "double space" new lines
::: columns
::: column
A list
A one
A [two](https://two.link)
A three
:::
::: column
B list
B one
B two
B three
:::
:::

Using Prezo version
2026.4.1, using markdown links in columns break the display.Example with lists
Another example with "double space" new lines