CATcher-org/CATcher

Multiline quote does not line break as expected

Closed this issue · 1 comments

Describe the bug
CATcher did not allow users to control the line breaking of quotes. This would hinder a reasonable user who intends to use the quote feature.

To Reproduce
Steps to reproduce the behavior:

  1. Make a new issue.
  2. Type the following in the body
> yes
> no quote

> quote
> > not a quote?
> quote
  1. View result in CATcher and Github.

Expected behavior
The two quotes look similar.

Screenshots
On CATcher
image
On Github
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 117.0.5938.132 (Official Build) (64-bit) (cohort: M117_Stable)

Thanks for your bug report! With the latest change on the parser, as in #1241, this bug should have been fixed.