Skip to content

Fix mention inside link parsing#23289

Merged
oliverguenther merged 1 commit into
devfrom
fix/markdown-parser-mention-inside-link
May 26, 2026
Merged

Fix mention inside link parsing#23289
oliverguenther merged 1 commit into
devfrom
fix/markdown-parser-mention-inside-link

Conversation

@oliverguenther
Copy link
Copy Markdown
Member

@oliverguenther oliverguenther commented May 20, 2026

@oliverguenther oliverguenther force-pushed the fix/markdown-parser-mention-inside-link branch from baa05fd to 51ea221 Compare May 21, 2026 09:21
@github-actions
Copy link
Copy Markdown

Caution

The provided work package version does not match the core version

Details:

Please make sure that:

  • The work package version OR your pull request target branch is correct

@bsatarnejad
Copy link
Copy Markdown
Contributor

I've tested it locally, the error is not there anymore, but I see another issue that the link is changed:
Screenshot 2026-05-22 at 14 31 34
Screenshot 2026-05-22 at 14 33 11

@oliverguenther
Copy link
Copy Markdown
Member Author

@bsatarnejad The repro description references "www.example.com", but it has to be "https://www.example.com", as the link parser assumes a relative link otherwise. That behavior hasn't changed

@oliverguenther oliverguenther merged commit de62fed into dev May 26, 2026
18 checks passed
@oliverguenther oliverguenther deleted the fix/markdown-parser-mention-inside-link branch May 26, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants