Skip to content

Article links are broken in HTML Roadmap #10035

Description

@alexpikuta

What is the URL where the issue is happening

https://roadmap.sh/html

What browsers are you seeing the problem on?

Chrome

Describe the Bug

There is a bug with most of the article suggestion links in the HTML Roadmap. It most likely occurs because HTML tags in article titles are not escaped.

When HTML tags are used in an anchor's title, they are rendered as actual HTML instead of plain text, which leads to unexpected results. As a result, some article titles are not displayed at all:

Image Image

Output from browser console (if any)

No console errors, the bug is clearly visible on the page

Participation

  • I am willing to submit a pull request for this issue.

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behavior

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions