Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-2684

Use DIV not BR for paragraph separation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • None
    • 1.4
    • None
    • Firefox Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0, Opera Version 7.23 Build 3227, IE 5.50.4522.1800CO, SP1, q319182, q839645, customized corporate edition

    Description

      Perhaps would be better to render vertical space between paragraphs (represented as an empty line in source wike text) as <dev style="height:1em"/> rather then as <br/>.

      <br/> seems to be rendered unreliably, see for instance

      Before.B

      • item.B1
      • item.B2

      after.B

      which is rendered as

      Before.B<br/>

      <ul class="star">
      <li> item.B1</li>

      <li> item.B2</li>
      </ul><br/>
      After.B

      which in tern is rendered without any vertical space between "Before.B" and "item.B1" in all of the browsers mentioned in "Environment" section of this bug report.

      (Note: I have erroneously entered this as a second test case into CONF-1601 which I regret bitterly – it's a separate bug)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              27c493351ea1 Anton Tagunov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: