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

ATTO should add missing <UL> tags

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 3.8, 3.9
    • None
    • HTML Editor (Atto)
    • None
    • MOODLE_38_STABLE, MOODLE_39_STABLE

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              urpokarhu Jari Vilkman
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: