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

One carriage return should be treated as a <br/> and two as a <p> when we save a document

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • Major
    • None
    • 1.0 B2
    • None

    Description

      When I write in wiki mode :

              text 1
              text 2
      
              text 3
              text 4
      

      and save document . The result is :

            text 1 text 2
      
            text 3 text 4
      

      We need modify this . It should be :

              text 1
              text 2
      
              text 3
              text 4
      

      One carriage return should be treated as a <br/> and two as a <p> when we save a document.

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            phunghainam Phung Hai Nam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: