[wp-trac] [WordPress Trac] #60215: HTML API: Add support for list elements.

WordPress Trac noreply at wordpress.org
Tue Jan 9 15:59:47 UTC 2024


#60215: HTML API: Add support for list elements.
-------------------------+--------------------------------------
 Reporter:  dmsnell      |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  6.5
Component:  HTML API     |    Version:  trunk
 Severity:  normal       |   Keywords:  has-patch has-unit-tests
  Focuses:               |
-------------------------+--------------------------------------
 Adds support to the HTML Processor for the following elements, enabling
 the handling of list elements in HTML:

  - UL, OL, LI
  - DT, DL, DD

 Previously, the HTML Processor would bail when encountering any of these
 tags. Now it will properly handle them and their complicated rules.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60215>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list