Skip to content

Markdown parser incorrectly parses elements in links #57376

@bencodezen

Description

@bencodezen

Describe the problem that you experienced

The following content currently prevents the rest of the content from being rendered:

The [native `<template>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template) is the inspiration for...

It renders as:

The <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template">native `</a>

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: dev-infraIssues related to Angular's own dev infra (build, test, CI, releasing)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions