Skip to content

Honor join_lines_in_comments option for markdown javadoc comments - #5272

Open
SougandhS wants to merge 1 commit into
eclipse-jdt:masterfrom
SougandhS:forB
Open

Honor join_lines_in_comments option for markdown javadoc comments#5272
SougandhS wants to merge 1 commit into
eclipse-jdt:masterfrom
SougandhS:forB

Conversation

@SougandhS

@SougandhS SougandhS commented Aug 9, 2026

Copy link
Copy Markdown
Member

Markdown javadoc comments ignored the join_lines_in_comments preference and always collapsed multi-line paragraphs into a single line regardless of its value.

Fix : #5261

What it does

How to test

Author checklist

Markdown javadoc comments ignored the join_lines_in_comments preference
and always collapsed multi-line paragraphs into a single line regardless
of its value.

Fix : eclipse-jdt#5261
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.

Markdown javadoc formatting does not respect option to never join lines in javadoc comments

1 participant