Open digitalcircuit opened 7 years ago
incoming_me_translation
Shift-Enter
In the following procedure, <Enter> symbolizes pressing the Enter key, <Shift-Enter> symbolizes holding Shift while pressing Enter.
<Enter>
<Shift-Enter>
true
Exhibit A
/me does a thing!<Enter>
Exhibit B
/me does some action on the first line<Shift-Enter> And continues it on the next.<Enter>
Exhibit C
*does a manually-formatted action on the first line*<Shift-Enter> And some regular text on the next.<Enter>
Exhibit D
/me does an action<Shift-Enter> /me does another action<Enter>
-*- TestingAssociate does a thing!
-*- TestingAssociate does some action on the first line -*- TestingAssociate And continues it on the next.
-*- TestingAssociate does a manually-formatted action on the first line <TestingAssociate> And some regular text on the next.
Exhibit D I'm not sure how this one is supposed to render. It's kind-of nonsensical from Discord.
<TestingAssociate> _does some action on the first line <TestingAssociate> And continues it on the next._
<TestingAssociate> *does a manually-formatted action on the first line* <TestingAssociate> And some regular text on the next.
<TestingAssociate> _does an action -*- TestingAssociate does another action_
In brief
incoming_me_translation
doesn't apply to multi-line messagesShift-Enter
or newlines failSteps to reproduce
In the following procedure,
<Enter>
symbolizes pressing the Enter key,<Shift-Enter>
symbolizes holding Shift while pressing Enter.incoming_me_translation
is set totrue
.Exhibit A
Exhibit B
Exhibit C
Exhibit D
Results
Expected
Exhibit A
Exhibit B
Exhibit C
Exhibit D I'm not sure how this one is supposed to render. It's kind-of nonsensical from Discord.
Actual
Exhibit A
Exhibit B
Exhibit C
Exhibit D