Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Add support for description lists when parsing the HTML into a tree. #2094

Open
hansjovis opened this issue Jan 11, 2019 · 0 comments
Open

Comments

@hansjovis
Copy link
Contributor

Using the new structured tree parser (#2067), we parse ordered (HTML = ol) and unordered (HTML = ul) lists as Lists.
Description lists could be parsed as Lists as well, adding some semantic markup to these types of lists as well in our tree representation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant