Skip to content

Statement with label starts with bracketed content #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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