Skip to content

Resolve body URIs#305

Merged
danmactough merged 3 commits into
mainfrom
resolve-body-uris
May 17, 2026
Merged

Resolve body URIs#305
danmactough merged 3 commits into
mainfrom
resolve-body-uris

Conversation

@danmactough
Copy link
Copy Markdown
Owner

Resolves #275

  • parses elements expected to possibly have URIs embedded and resolves any relative URIs
  • simplifies the file layout a bit and fixes the linting setup
  • switches from old-fashioned thisArg usages to arrow function callbacks (but retains regular callbacks where bound this is unneeded

@danmactough danmactough merged commit 2b736cb into main May 17, 2026
5 checks passed
@danmactough danmactough deleted the resolve-body-uris branch May 17, 2026 16:35
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.

Relative links within HTML not resolved

1 participant