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

Return type parameters should be escaped in template #4

Closed
onury opened this issue Nov 20, 2016 · 1 comment
Closed

Return type parameters should be escaped in template #4

onury opened this issue Nov 20, 2016 · 1 comment

Comments

@onury
Copy link
Owner

onury commented Nov 20, 2016

Symbols with type parameters (such as Promise<Array>) are parsed incorrectly. This causes unclosed tags within a <code></code> block which breaks the template HTML.

@onury onury changed the title Return type parameters parsed incorrectly Return type parameters should be escaped in template Nov 20, 2016
@onury
Copy link
Owner Author

onury commented Nov 22, 2016

Fixed in v1.3.0

@onury onury closed this as completed Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant