pandoc/src
Albert Krewinkel 0d7f80c87f
HTML reader: allow sublists that are not marked as items.
The HTML standard requires all list items to be marked with a `<li>`
tag, but some tools fail to do so for sublists. The reader now accepts
these unwrapped lists as sublists.

Closes: #8150
2022-08-03 15:00:35 +02:00
..
Text HTML reader: allow sublists that are not marked as items. 2022-08-03 15:00:35 +02:00