Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape curlies within @deprecated tags #890

Open
evmar opened this issue Sep 4, 2018 · 0 comments
Open

Escape curlies within @deprecated tags #890

evmar opened this issue Sep 4, 2018 · 0 comments

Comments

@evmar
Copy link
Contributor

evmar commented Sep 4, 2018

If the original code has

/** @deprecated foo bar {see baz} */
function a() {}

We should escape the { on emit, so they're not parsed by another layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant