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

newline added after every closing tag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-alpha-10
    • 1.0-alpha-11, 1.1
    • Core, Module - Xdoc
    • None

    Description

      an additional newline is added to the generated HTML after every closing tag.
      If there shouldn't be any space between the tag and the text immediately following, this causes an unwanted space. This causes trouble in <pre> sections too, where this newline is visible.

      I tracked down the issue from doxia-module-xdoc to doxia-core, and the code is very simple to fix: in AbstractXmlSink.java, writeEndTag method appends an EOL

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: