Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-67537

ATTO should add missing <UL> tags

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 3.8, 3.9
    • Text editor Atto
    • None
    • MOODLE_38_STABLE, MOODLE_39_STABLE

      Hello,

      ATTO-editor should add <ul></ul> tags to start and end of a paste that has <li>-list if they are missing from the paste.

      So if you paste:

      <li>Coffee</li>
      <li>Tea</li>
      <li>Milk</li>

      ATTO should modify this to:

      <ul>
      <li>Coffee</li>
      <li>Tea</li>
      <li>Milk</li>
      </ul>

      If you don't have these <ul> -tags it breaks the layout of the whole course.

            Unassigned Unassigned
            urpokarhu Jari Vilkman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.