Skip to content

Conversation

@azat-io
Copy link
Contributor

@azat-io azat-io commented Jan 22, 2026

The change in 066d0a6 broke parsing of @example and other tags without type by interpreting the first word of content as a name (e.g., "const" or "//" were parsed as names instead of description).

Only skip empty lines when looking for a name if a type was found, preserving the fix for multi-line @param while not breaking @example.

@brettz9
Copy link
Contributor

brettz9 commented Jan 22, 2026

Can you add some tests?

@azat-io
Copy link
Contributor Author

azat-io commented Jan 22, 2026

@brettz9 Done ✅

@syavorsky syavorsky merged commit e9ae532 into syavorsky:main Jan 22, 2026
3 of 4 checks passed
@syavorsky
Copy link
Owner

thanks for reporting and fixing, 1.4.5 is out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants