인용 시 목록이 올바르게 전송되지 않음

:information_source: Overview

We should ensure that lists are preserved in quotes so that they accurately represent the original content.

:white_check_mark: Acceptance criteria

  • When quoting an ordered list, the numbers are displayed accurately in the quote so they appear exactly as they did in the original post.

    • For example, if the ordered list is quoted starting at 3., the quote will show 3. instead of resetting to 1..
  • When quoting lists with indentation, the numbers and bullets are displayed accurately in the quote so they appear with the same indentation that they had in the original post.

7개의 좋아요

I am playing with this, it is surprisingly fiddly cause there are so many edge cases

OK fixed per:

https://github.com/discourse/discourse/pull/37337

But will take a while to merge, it is very complicated.

1개의 좋아요