Skip to content

<br> tags being rendered into parsed output and rendered drawing #89

@sgrant613

Description

@sgrant613

In using the playground I find that
tags get rendered literally into Excalidraw text in the rendered drawing. You can see the tags in the JSON that is being output as well.

"D1": {
"id": "D1",
"labelType": "text",
"text": "Meets Target
Criteria?",
"type": "diamond",
"x": 432.84765625,
"y": 611.21875,
"width": 230.46875,
"height": 230.46875,
"containerStyle": {
"fill": "#ff9999",
"stroke": "#cc0000",
"stroke-width": "3px"
},
"labelStyle": {}
},

Image

Metadata

Metadata

Assignees

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