acacode / acacode/swagger-typescript-api
Rich text description cause error
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.1k
- Forks
- 436
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Here's the rich text in description:
```
"description": "\u4f8b\uff1a<span class="colour" style="color: rgb(51, 51, 51);">**\/3.0\/h5FileService\/download\/123\/fdjc34ef**<\/span>",
```
It will cause error like this:
```
SyntaxError: ';' expected. (38:104)
36 | })
37 | /**
> 38 | * @description 例:<span class="colour" style="color: rgb(51, 51, 51);">**/3.0/h5FileService/download/123/fdjc34ef**</span>
|
^
```
Occored in `"swagger": "2.0"`
My environment:
```
swagger-typescript-api: 13.0.2
nodejs: 16.14.0
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.