Re: [Jsdoc-user] A few questions
Status: Inactive
Brought to you by:
mmathews
From: Gabriel R. <gab...@gm...> - 2005-09-17 19:12:11
|
On Fri, Sep 16, 2005 at 10:35:28PM +0100, Max d'Ayala wrote: > Hello, I've just started trying out JSDoc and have a few questions if > anyone can answer them. > > 1. There appears to be a minor bug if you include a single quote > (apostrophe) in inline comments using a double slash. > E.g. a line such as; > myFunction(); //This is today's test code. > > When I look at the "File" page the source code highlighting breaks at > the single quote. (I think it starts again if you hit another single > quote in another inline comment.) I've just released a new version (1.9.5.7) with this fixed. > 3. I seem to be having problems with Mozilla style getters and setters > not being documented. This is also fixed in 1.9.5.7. Thanks for reporting these bugs. Regards, Gabriel |