yii2-apidoc icon indicating copy to clipboard operation
yii2-apidoc copied to clipboard

Malformed html

Open neoacevedo opened this issue 1 year ago • 2 comments
trafficstars

Running the apidoc, I have found the html is being malformed:

imagen

Q A
Yii version 2.0.50
Yii APIDoc version 3.0.6
PHP version 8.3.8
Operating system openSUSE TW

neoacevedo avatar Jul 09 '24 22:07 neoacevedo

Can you provide a class with phpdoc causing it so we can reproduce the issue?

samdark avatar Jul 10 '24 06:07 samdark

The default LoginForm from common/models in the advanced app template may be an example. I didn't touched that class in my project and the rendered documentation has the same bug.

neoacevedo avatar Jul 11 '24 22:07 neoacevedo