Handle multi-line text #15

Open
opened 2022-12-30 22:56:34 +00:00 by zyxw59 · 0 comments
zyxw59 commented 2022-12-30 22:56:34 +00:00 (Migrated from github.com)

Currently, text markers with newlines render as a single line.

Acceptance criteria:

  • text markers with newlines are rendered on multiple lines. The anchor point should apply to the overall text box, with each line aligned with the anchor (i.e. if the anchor is on the left, it should be left-aligned, etc.)
Currently, `text` markers with newlines render as a single line. Acceptance criteria: - `text` markers with newlines are rendered on multiple lines. The anchor point should apply to the overall text box, with each line aligned with the anchor (i.e. if the anchor is on the left, it should be left-aligned, etc.)
Sign in to join this conversation.
No description provided.