What's Changed
This version includes a bugfix regarding list items in markdown based documentation. Before we did produce a paragraph node inside the list item. Now we do flatten this when the list item contains just 1 single paragraph. This prevents issues in rendering lists, but also makes is more compliant with the ReStructuredText based documentation.
Full Changelog: 1.6.1...1.6.2