bitovi / bitovi/documentjs

makeTypesString does not escape reserved characters

Open
#233 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
598
Forks
371
PR merge metrics
No merged PRs in 30d

Description

Assume given a closed-over generic type, such as
`@constructor {Foo.Bar} Foo`

When said type is used in a signature parameter or return value such as
`@return {Foo.Bar}`

then the `` portion will not be properly escaped as text by the `makeTypesString` helper and will output an unclosed `` HTML tag instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.