Lloyd Brookes
Lloyd Brookes
Hi, thanks for the report! will look at it this evening.
Apologies for the delay! Yes, you're right - `@see` does not seem to parse namepaths which is a glaring oversight on my behalf.. I'd gratefully accept a PR but the...
Hi! Yes, those globals should be grouped too. I will look into this soon, thanks. --- _[Try the jsdoc2md v2 pre-release](https://github.com/jsdoc2md/jsdoc-to-markdown/releases)_
ok.. so what solution would you like to see? Ensure line-endings in generated docs are consistent? If so, should LF or CRLF be the consistent line-ending used? Or some other...
Interesting. Does this source code document as expected using jsdoc?
Hi, this is an issue with jsdoc which returns `null` instead of `NaN` in its JSON output. I'm assuming it works in their template because they interpret the combination of...
can you post some code i can use to reproduce, please
ok, i see it now.. thanks - will look in the morning..
Could you check whether this issue is resolved by [jsdoc2md v5.0.0](https://github.com/jsdoc2md/jsdoc-to-markdown/releases/tag/v5.0.0) please?
Do you see the same issue when generating docs with [jsdoc](https://github.com/jsdoc/jsdoc/issues) directly? Jsdoc2md uses jsdoc internally. If it is an issue with jsdoc, please let them know.