Skip to content

Fix internal links not respecting target set by editor #3513

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

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

samerton
Copy link
Member

@samerton samerton commented Jun 8, 2024

Previously, internal links set by the editor would not respect the target set by the editor (i.e. open in new tab). This is now fixed, and external links continue to open in a new tab.

In addition to this, anchors are now considered to be internal.

Closes #3508

@samerton samerton added this to the 2.2.0 milestone Jun 8, 2024
@samerton samerton force-pushed the bugfix/editor-internal-link-improvements branch from 295e275 to ca5020a Compare June 8, 2024 14:59
@samerton samerton merged commit 6a0c06b into develop Jun 13, 2024
14 checks passed
@samerton samerton deleted the bugfix/editor-internal-link-improvements branch June 13, 2024 15:55
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.

Setting link to open in 'current window' opens in a new window
3 participants