Skip to content

Statement with label starts with bracketed content #13

@jdutant

Description

@jdutant

Problem

Statements like this are parsed wrongly:

::: statement
__My label__. (At least) two people were present. 
:::

The 'At least' part is parsed as statement information.

Temporary hack

Use an invisible character to separate the parenthesis, e.g. zero-width non joiner:

::: statement
__My label__. ‌(At least) two people were present. 
:::

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions