Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Due to a blank line inside nested list items they are always rendered as loose lists. This is a regression of DOXIA-728 of always emitting a blank line for each ending of a list.
Example markdown being emitted for a nested list
# Guide to Configuring Plug\-ins - [Introduction](Introduction) - [Generic Configuration](Generic\_Configuration) - [Help Goal](Help\_Goal) - [Configuring Parameters](Configuring\_Parameters) - [Mapping Value Objects](Mapping\_Value\_Objects) - [Mapping Complex Objects](Mapping\_Complex\_Objects) - [Mapping Collection Types](Mapping\_Collection\_Types) - [Mapping Collections and Arrays](Mapping\_Collections\_and\_Arrays) - [Mapping Maps](Mapping\_Maps) - [Mapping Properties](Mapping\_Properties) - [Configuring Build Plugins](Configuring\_Build\_Plugins) - [Using the <executions> Tag](Using\_the\_\.3Cexecutions\.3E\_Tag) - [Using the <dependencies> Tag](Using\_the\_\.3Cdependencies\.3E\_Tag) - [Using the <inherited> Tag In Build Plugins](Using\_the\_\.3Cinherited\.3E\_Tag\_In\_Build\_Plugins) - [Configuring Reporting Plugins](Configuring\_Reporting\_Plugins) - [Using the <reporting> Tag VS <build> Tag](Using\_the\_\.3Creporting\.3E\_Tag\_VS\_\.3Cbuild\.3E\_Tag) - [Using the <reportSets> Tag](Using\_the\_\.3CreportSets\.3E\_Tag) - [Using the <inherited> Tag In Reporting Plugins](Using\_the\_\.3Cinherited\.3E\_Tag\_In\_Reporting\_Plugins)