In this diff, we replace the usage of quotations surrounding the cast text and replace it with markdown quotes by prepending `>` to each line of the original cast text.
The source message ordering is also rearranged with the channel text now accompanying the "author said" text which is then followed by the cast text.
Depends on D13865