Cannot use pipe character in list items

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • 1.1.1
    • Affects Version/s: None
    • Component/s: None
    • None

      New with version 1.1 the pipe character ('|') can't be used in list items anymore; it causes a line break. But it can be used in normal paragraph text.

      The following example:

      • Use a | inside a list item.

      is rendered as:

      <ul class="star">
      <li> Use a</li>
      </ul>| inside a list item.<p>

      Note that escaping the pipe character works.

            Assignee:
            Charles Miller (Inactive)
            Reporter:
            knut_wannheden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: