Skip to content

Fix embedded items URL resolution. - #303

Open
jgebal wants to merge 1 commit into
mondeja:masterfrom
jgebal:master
Open

Fix embedded items URL resolution.#303
jgebal wants to merge 1 commit into
mondeja:masterfrom
jgebal:master

Conversation

@jgebal

@jgebal jgebal commented Aug 3, 2026

Copy link
Copy Markdown

Correct behavior for files with local references that are included from remote url.

Resolves #302

Correct behavior for files with local references that are included from remote url.

Resolves mondeja#302
@jgebal

jgebal commented Aug 3, 2026

Copy link
Copy Markdown
Author

This change alters the behavior when file that is included comes from an URL.

In that situation, the local images for such file are no longer local and need to be referenced via the same URL as the file that is included.

This PR resolves issue I'm currently facing in my project documentation.

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.

Images do not get included

1 participant