Skip to content

JavadocParagraph: validation with comment inside P tag #15732

@romani

Description

@romani

after merge of #15710 (comment)

recheck that

/**
 * Some Summary.
 *
 * <p><!-- comment is required --> extra space in paragraph after comment is violation</p>
 */
public class Test {
}

will be violation.
Add input like this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions