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

Horizontal line rendering bug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.6 M1
    • 1.6 M1
    • {Unused} Rendering 1.0
    • None
    • rendering, list
    • Unit

    Description

      An horizontal line code after a list is not interpreted.

      Example wiki code:

      * item 1
      * item 2
      ----

      Expected rendered output:

      <ul>
      <li>item 1
      <li>item 2
      </ul>
      <hr/>

      Actual output:

      <ul>
      <li>item 1
      <li>item 2
      </ul>
      ----

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            lpereira Lucien Pereira
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: