We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My Event
/** * Snowball event. * * @event Hurl#snowball * @type {object} * @property {boolean} isPacked - Indicates whether the snowball is tightly packed. */
Generates:
<a name="Hurl#event_snowball"></a> ##event: "snowball" Snowball event. **Type**: `object`
I would expect my properties to be listed.
The text was updated successfully, but these errors were encountered:
jsdoc2md/jsdoc-to-markdown#9 - now supports @Property
fde31e1
yes, you're right - the @Property list was missing.. i released a fix.. please update and try it again..
FYI, a significant update to this app is in the pipeline..
Sorry, something went wrong.
bd69a00
No branches or pull requests
My Event
Generates:
I would expect my properties to be listed.
The text was updated successfully, but these errors were encountered: