Actualités

HTML offers a flexible way to create nested lists through its unordered and ordered list elements. These can be nested inside each other an unlimited number of times to help organize hierarchical ...
As found out in getpelican/pelican#2895, the generated code for nested, unordered lists fails the html-linter: "48:76: Error: General Formatting: Use a new line for every block, list, or table element ...