{"id":1000,"date":"2009-05-15T14:48:32","date_gmt":"2009-05-15T21:48:32","guid":{"rendered":"http:\/\/wptest.io\/demo\/?p=1000"},"modified":"2009-05-15T14:48:32","modified_gmt":"2009-05-15T21:48:32","slug":"edge-case-nested-and-mixed-lists","status":"publish","type":"post","link":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/","title":{"rendered":"Edge Case: Nested And Mixed Lists"},"content":{"rendered":"<p>Nested and mixed lists are an interesting beast. It&rsquo;s a corner case to make sure that<\/p>\n<ul>\n<li>Lists within lists do not break the ordered list numbering order<\/li>\n<li>Your list styles go deep enough.<\/li>\n<\/ul>\n<h3>Ordered &#8211; Unordered &#8211; Ordered<\/h3>\n<ol>\n<li>ordered item<\/li>\n<li>ordered item\n<ul>\n<li><strong>unordered<\/strong><\/li>\n<li><strong>unordered<\/strong>\n<ol>\n<li>ordered item<\/li>\n<li>ordered item<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<li>ordered item<\/li>\n<li>ordered item<\/li>\n<\/ol>\n<h3>Ordered &#8211; Unordered &#8211; Unordered<\/h3>\n<ol>\n<li>ordered item<\/li>\n<li>ordered item\n<ul>\n<li><strong>unordered<\/strong><\/li>\n<li><strong>unordered<\/strong>\n<ul>\n<li>unordered item<\/li>\n<li>unordered item<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>ordered item<\/li>\n<li>ordered item<\/li>\n<\/ol>\n<h3>Unordered &#8211; Ordered &#8211; Unordered<\/h3>\n<ul>\n<li>unordered item<\/li>\n<li>unordered item\n<ol>\n<li>ordered<\/li>\n<li>ordered\n<ul>\n<li>unordered item<\/li>\n<li>unordered item<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/li>\n<li>unordered item<\/li>\n<li>unordered item<\/li>\n<\/ul>\n<h3>Unordered &#8211; Unordered &#8211; Ordered<\/h3>\n<ul>\n<li>unordered item<\/li>\n<li>unordered item\n<ul>\n<li>unordered<\/li>\n<li>unordered\n<ol>\n<li><strong>ordered item<\/strong><\/li>\n<li><strong>ordered item<\/strong><\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<\/li>\n<li>unordered item<\/li>\n<li>unordered item<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Nested and mixed lists are an interesting beast. It&rsquo;s a corner case to make sure that Lists within lists do [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[17,23],"tags":[83,85,90,117,120],"class_list":["post-1000","post","type-post","status-publish","format-standard","hentry","category-classic","category-edge-case-2","tag-content-2","tag-css","tag-edge-case","tag-lists-2","tag-markup-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Edge Case: Nested And Mixed Lists - Leblog Aurlom<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Edge Case: Nested And Mixed Lists - Leblog Aurlom\" \/>\n<meta property=\"og:description\" content=\"Nested and mixed lists are an interesting beast. It&rsquo;s a corner case to make sure that Lists within lists do [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/\" \/>\n<meta property=\"og:site_name\" content=\"Leblog Aurlom\" \/>\n<meta property=\"article:published_time\" content=\"2009-05-15T21:48:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Edge Case: Nested And Mixed Lists\",\"datePublished\":\"2009-05-15T21:48:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/\"},\"wordCount\":116,\"keywords\":[\"content \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf\",\"css\",\"edge case\",\"lists\",\"markup\"],\"articleSection\":[\"Classic\",\"Edge Case\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/\",\"url\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/\",\"name\":\"Edge Case: Nested And Mixed Lists - Leblog Aurlom\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/#website\"},\"datePublished\":\"2009-05-15T21:48:32+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/index.php\\\/2009\\\/05\\\/15\\\/edge-case-nested-and-mixed-lists\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/wordpress.mayance.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Edge Case: Nested And Mixed Lists\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress.mayance.fr\\\/#website\",\"url\":\"https:\\\/\\\/wordpress.mayance.fr\\\/\",\"name\":\"Leblog Aurlom\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wordpress.mayance.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Edge Case: Nested And Mixed Lists - Leblog Aurlom","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/","og_locale":"fr_FR","og_type":"article","og_title":"Edge Case: Nested And Mixed Lists - Leblog Aurlom","og_description":"Nested and mixed lists are an interesting beast. It&rsquo;s a corner case to make sure that Lists within lists do [&hellip;]","og_url":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/","og_site_name":"Leblog Aurlom","article_published_time":"2009-05-15T21:48:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/#article","isPartOf":{"@id":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/"},"author":{"name":"","@id":""},"headline":"Edge Case: Nested And Mixed Lists","datePublished":"2009-05-15T21:48:32+00:00","mainEntityOfPage":{"@id":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/"},"wordCount":116,"keywords":["content \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf","css","edge case","lists","markup"],"articleSection":["Classic","Edge Case"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/","url":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/","name":"Edge Case: Nested And Mixed Lists - Leblog Aurlom","isPartOf":{"@id":"https:\/\/wordpress.mayance.fr\/#website"},"datePublished":"2009-05-15T21:48:32+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.mayance.fr\/index.php\/2009\/05\/15\/edge-case-nested-and-mixed-lists\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/wordpress.mayance.fr\/"},{"@type":"ListItem","position":2,"name":"Edge Case: Nested And Mixed Lists"}]},{"@type":"WebSite","@id":"https:\/\/wordpress.mayance.fr\/#website","url":"https:\/\/wordpress.mayance.fr\/","name":"Leblog Aurlom","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wordpress.mayance.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"","author_link":"https:\/\/wordpress.mayance.fr\/index.php\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Nested and mixed lists are an interesting beast. It&rsquo;s a corner case to make sure that Lists within lists do [&hellip;]","_links":{"self":[{"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/posts\/1000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/comments?post=1000"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/posts\/1000\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/media?parent=1000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/categories?post=1000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.mayance.fr\/index.php\/wp-json\/wp\/v2\/tags?post=1000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}