Skip to content

MarkdownTextBlock doesn't support Multi-Line Formatting #1125

@WilliamABradley

Description

@WilliamABradley

I discovered while working on #1116 that the MarkdownTextBlock will not format text when symbols are used across multiple lines, such as,

**Line 1
Line 2
Line 3**

Should produce
Line 1
Line 2
Line 3

However,
it just ends up printing the asterisks straight to the screen:
Capture.png

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions