Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: check fragment requirements on overlays links to text content #1414

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

rdeltour
Copy link
Member

@rdeltour rdeltour commented Dec 2, 2022

This checks the updated requirements on referencing document
fragments from media overlays.

  • Warning MED-017 (new) is reported for fragment references to XHTML
    content documents that do not indicate an element ID
  • Warning MED-018 (new) is reported for fragment references SVG
    content document that are not valid SVG fragment identifiers

Fixes #1248, fixes #1301

This commit checks the updated requirements on referencing document
fragments from media overlays.

- Warning `MED-017` (new) is reported for fragment references to XHTML
  content documents that do not indicate an element ID
- Warning `MED-018` (new) is reported for fragment references SVG
  content document that are not valid SVG fragment identifiers

Fixes #1248, fixes #1301
@rdeltour rdeltour added this to the v5.0.0-beta milestone Dec 2, 2022
@rdeltour rdeltour self-assigned this Dec 2, 2022
Base automatically changed from feat/url-fragment-syntax to release/v5.0.0 December 6, 2022 14:37
@rdeltour rdeltour merged commit 2091d14 into release/v5.0.0 Dec 6, 2022
@rdeltour rdeltour deleted the feat/overlays-text-link-fragments branch December 6, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants