Skip to content

JSX: Convert HTML entities into UTF-8 #4125

Description

@majodev

HTML entities within JSX-style-nodes e.g. <div>&nbsp;</div> are currently not converted into their UTF-8 representation (e.g. how babel does it). Are you planning to implement this?

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions