Edge Case: Nested and Mixed Lists
小问题:嵌套列表和混合列表
Nested and mixed lists are an interesting beast. It’s a corner case to make sure that lists within lists do not break the ordered list numbering order and list styles go deep enough.
嵌套列表 和 混合列表是一种有趣的怪兽。要确保列表中的列表不会破坏有序列表的编号顺序,并且列表样式足够深入,这是一个棘手的问题。