Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-753

MarkdownSink: Nested lists are loose instead of tight

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • Module - Markdown
    • 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)
      
      

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: