fix(html): handle address, details, and summary tags (#1436)

* fix(html): handle 'address' tag

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* fix(html): handle 'details' tag

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
This commit is contained in:
Cesar Berrospi Ramis
2025-04-23 09:30:59 +02:00
committed by GitHub
parent c2470ed216
commit ed20124544
5 changed files with 82 additions and 6 deletions

View File

@@ -7,4 +7,8 @@ This is a regular paragraph.
This is a third div
with a new line.
Heading for the details element
Description of the details element.
This is a fourth div with a bold paragraph.