Skip to content

epub: fix links to extra documents#2199

Merged
milmazz merged 1 commit intomainfrom
milton/fix-break-links-to-extra-files
Feb 9, 2026
Merged

epub: fix links to extra documents#2199
milmazz merged 1 commit intomainfrom
milton/fix-break-links-to-extra-files

Conversation

@milmazz
Copy link
Member

@milmazz milmazz commented Feb 9, 2026

ex_doc was silently failing to link extra documents in the package document, which describes the rendering of an EPUB publication.

The consequence of this is that links from a module (e.g., Application.xhtml) to the extra guides (e.g., Design-related anti-patterns) were broken.

I added a unit test to prevent a future regression.

`ex_doc` was silently falling to link media documents in the _package
document_, which describes the rendering of an EPUB publication.

The consequence of this is that links from a module (e.g.,
Application.xhtml) to the extra guides (e.g., Design-related anti-patterns) were broken.

I added a unit test to avoid a regression in the future.
@milmazz milmazz merged commit 374d220 into main Feb 9, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants