Opened 3 hours ago
Last modified 2 hours ago
#37204 assigned Bug
Building the epub version of the docs results in an invalid epub with errors on pages with console directives — at Initial Version
| 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
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 calibe the two OS radio buttons are shown as shown in an attached image.
Note:
See TracTickets
for help on using tickets.