-
Notifications
You must be signed in to change notification settings - Fork 451
Parser error on multiline javadoc tag #5263
New issue
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
Conversation
Thanks for the runnable example! Odd how we're repeating those last two characters. 🤔 Any chance you've briefly explored a fix already? Just so we know what to expect. No problem if not; still appreciated. 🙏🏻 |
I have not looked into a fix for this yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for the runnable example. Should help to now parse & modify files containing these newlines going forward.
What's changed?
This PR provides a test case to demonstrate a parsing error that occurs on javadoc comments:
Anyone you would like to review specifically?
@timtebeek
Checklist