Quoting doesn't transfer lists correctly

: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.

4 Likes