Skip to content

Links break the column display #7

@NicolasToussaint

Description

@NicolasToussaint

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
:::
:::
Image

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
:::
:::
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions