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

@webdoc/default-template doesn't render property table #156

Closed
ShukantPal opened this issue Apr 26, 2022 · 1 comment
Closed

@webdoc/default-template doesn't render property table #156

ShukantPal opened this issue Apr 26, 2022 · 1 comment
Labels
📦 @webdoc/default-template Issue related to @webdoc/default-template

Comments

@ShukantPal
Copy link
Member

class Test {


/**
 * The properties a, b are not rendered in HTML
 *
 * @property {string} a
 * @property {string} b
 */
props = {}

}
@ShukantPal ShukantPal added the 📦 @webdoc/default-template Issue related to @webdoc/default-template label Jun 6, 2022
@ShukantPal
Copy link
Member Author

Fixed in #165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 @webdoc/default-template Issue related to @webdoc/default-template
Projects
None yet
Development

No branches or pull requests

1 participant