刘耀威

爱生活,爱梦想,风雨兼程!

Home Blog About database design patterns docker JAVA Linux middleware windows Edge Case git Markup

© 2020. MIT License.

Newer

Edge Case: Nested and Mixed Lists

15 May 2009 • Edge Case

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.

More …