Skip to content

Attachments are misaligned on 0.3.0 #2019

@SUPERCILEX

Description

@SUPERCILEX

Describe the bug

Error: Setup required.
├╴at src/run.rs:101:10
╰╴ABC
   
   DEF

It looks like the space after ╰╴ was removed which means there are one too many spaces in the rest of the attachment. Maybe removing the space after each line is a mistake? I kinda like the old one better. Old:

Error: Setup required.
├╴ src/run.rs:101:10
╰╴ ABC
   
   DEF

To reproduce

Attach a multi-paragraph string.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions