-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Links with anchors break badly #8954
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
Milestone
Description
@reitzig commented on Mon Nov 27 2017
My Setup
- Operating System: Ubuntu 16.04
- App Version: 2.9.0
- Server Version: 0.57.3
- I have tested with the latest version
(Latest version not available as installer/package.) - I can simulate the issue easily
Description
Inserting a link with anchor label results in broken HTML in both web and desktop client.
Current Behavior
I see #crypto" target="_blank" rel="noopener noreferrer">https://developer.android.com/preview/api-overview.html#crypto.
Expected Behavior
See the equivalent of [https://developer.android.com/preview/api-overview.html#crypto](https://developer.android.com/preview/api-overview.html#crypto).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
