Description
Description
Quoting a message (via Options > Quote) that contains an ordered list produces
a Markdown quote that omits this list.
Steps to reproduce
- Send the following message.
test foo
1. test
2. test
3. test
test bar
-
Hovering over the message, select Options > Quote.
-
Observe that the produced quote is
> test foo
>
> test bar
instead of the expected
> test foo
>
> 1. test
> 2. test
> 3. test
>
> test bar
Version information
- Platform: desktop (but I also tried it on Riot Web develop)
- OS: Arch Linux
- Version: 1.3.3