JSDoc Parsing: Now you can parse regular /* comments alongside the traditional JSDoc /** comments, enhancing flexibility in comment styles.
Improvements
JSDoc Parsing: The handling of comments has improved, specifically for cases where a * is followed immediately by a blank line, ensuring better parsing accuracy.