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

Nested lists render differently in HTML editor compared to actual final display

    XMLWordPrintable

Details

    • MOODLE_22_STABLE, MOODLE_23_STABLE

    Description

      To reproduce...
      Create a nested list using the HTML editor in a Page resource - it will probably be necessary to switch to the raw HTML view, but something like this...

      <ul>
      <li>a</li>
      <ul>
      <li>1<li>
      <li>2</li>
      </ul>
      <li>b</li>
      </ul>

      The inner list is displayed in the editor with different bullet images. However, when the page is displayed all the bullet types are the same.

      It should work consistently - the way the editor has it is the nicest!

      Attachments

        1. In editor.jpg
          In editor.jpg
          4 kB
        2. rendered output.jpg
          rendered output.jpg
          3 kB
        3. MDL-35051.jpg
          MDL-35051.jpg
          14 kB
        4. beachhut_styles.css
          3 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              howardsmiller Howard Miller
              Howard Miller Howard Miller
              Votes:
              9 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: