Opened 67 minutes ago

Last modified 5 minutes ago

#37204 assigned Bug

Building the epub version of the docs results in an invalid epub with errors on pages with console directives

Reported by: Natalia Bidart Owned by: Natalia Bidart
Component: Documentation Version: 6.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Natalia Bidart)

While working on #37138, I tested the epub build and it generates an epub file where the pages including console directives show unexpected content.

For example, in an online epub reader (https://epub-reader.online/):

XML Parsing Error: not well-formed Location: https://epub-reader.online/# Line Number 31, Column 82:<input class="c-tab-unix" id="c-tab-0-unix" type="radio" name="console-0" checked> ---------------------------------------------------------------------------------^

Locally with calibre the two OS radio buttons are shown as shown in this attached image:

Attachments (1)

image-20260705-195656.png (105.1 KB ) - added by Natalia Bidart 66 minutes ago.

Download all attachments as: .zip

Change History (3)

by Natalia Bidart, 66 minutes ago

Attachment: image-20260705-195656.png added

comment:1 by Natalia Bidart, 64 minutes ago

Description: modified (diff)

comment:2 by Natalia Bidart, 5 minutes ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top