#52318 closed defect (bug) (duplicate)
Markup broken
Reported by: | pawki07 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
GitHub's UI displays readme.html ( wordpress-develop/src/readme.html )file as plain text , but at the same time it highlights URLs incorrectly, not recognizing the trailing double quote. Looking at the page source, the markup is clearly broken:
<a href="<a href="https://wordpress.org/"><img" rel="nofollow">https://wordpress.org/"><img</a> alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
Attachments (1)
Change History (4)
#1
follow-up:
↓ 2
@
4 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
#2
in reply to:
↑ 1
@
4 years ago
Replying to audrasjb:
Hi @pawki07 and thank you for opening this ticket,
As said in the previous ticket (#52315), this has to be fixed upstream by GitHub. We won't change the way we code HTML links because GitHub doesn't display them the good way in their preview screens :)
Closing this ticket as
wontfix
. You can also get more details in the previous ticket - #52315.
Thank you
Note: See
TracTickets for help on using
tickets.
Hi @pawki07 and thank you for opening this ticket,
As said in the previous ticket (#52315), this has to be fixed upstream by GitHub. We won't change the way we code HTML links because GitHub doesn't display them the good way in their preview screens :)
Closing this ticket as
wontfix
. You can also get more details in the previous ticket - #52315.Thank you