Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3327

When a closed header (with ending =*) is followed by a new line and some text, the new line is part of the generated paragraph

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.8
    • 1.8 RC2
    • {Unused} Rendering 2.0
    • None
    • Unit

    Description

      = Title level 1 =
      text after a header
      

      generate

      <h1 id="HTitlelevel1"><span>Title level 1</span></h1><p><br/>text after a header</p>
      

      instead of

      <h1 id="HTitlelevel1"><span>Title level 1</span></h1><p>text after a header</p>
      

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: