Skip to content

Convert HTML entities to strings (#4125)#4381

Merged
RyanCavanaugh merged 2 commits into
microsoft:masterfrom
RyanCavanaugh:fix4125
Aug 21, 2015
Merged

Convert HTML entities to strings (#4125)#4381
RyanCavanaugh merged 2 commits into
microsoft:masterfrom
RyanCavanaugh:fix4125

Conversation

@RyanCavanaugh

Copy link
Copy Markdown
Member

Comment thread src/compiler/emitter.ts

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't use const here until we fix the bug about TDZ and functions

@mhegazy

mhegazy commented Aug 20, 2015

Copy link
Copy Markdown
Contributor

👍

RyanCavanaugh added a commit that referenced this pull request Aug 21, 2015
Convert HTML entities to strings (#4125)
@RyanCavanaugh RyanCavanaugh merged commit 65f4ac6 into microsoft:master Aug 21, 2015
@huan086

huan086 commented Aug 23, 2016

Copy link
Copy Markdown

This doesn't handle the ones with &#

It's crucial as typing { and } in jsx would be a pain without it. I use { and } as the substitute for { and }

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants