Overview
We should ensure that lists are preserved in quotes so that they accurately represent the original content.
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 show3.
instead of resetting to1.
.
- For example, if the ordered list is quoted starting at
-
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.