Skip to content

Fix adding relative paths to <a> and <img> within text#205

Merged
janezd merged 1 commit intobiolab:masterfrom
janezd:fix-addRelativePath-for-textflow-nodes
Mar 13, 2026
Merged

Fix adding relative paths to <a> and <img> within text#205
janezd merged 1 commit intobiolab:masterfrom
janezd:fix-addRelativePath-for-textflow-nodes

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented Mar 13, 2026

This worked:

<a href="animals.html">animals</a> foo

This didn't:

Foo <a href="animals.html">animals</a> foo

The problem didn't appear in markdown-style links, which we normally use. I only discovered this problem in one case where we used because we wanted to have target="new".

@janezd janezd merged commit fc65b29 into biolab:master Mar 13, 2026
1 check passed
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.

1 participant