Skip to content

Formatting isn't applied if a line ends with exclamation mark, asterisk(s) and backslash #161

Description

@roythedev

Issue

  • When ending a formatted text line with "!*\", "!**\" or "!***\" the wanted bold, italic or combination formatting isn't applied for backslash forced breaks.
  • Escaping the exclamation mark doesn't help.
  • Ending the line with two spaces instead of backslashes to add forced breaks works as expected.
  • Issue is able to be replicated on https://spec.commonmark.org/dingus/

Test case (copy to the dingus)

***Failed to be bold and italic!***\
text

**Failed to be bold!**\
text

*Failed to be italic!*\
text

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions