Skip to content

Markdown Javadoc doesn't properly support bold text #4608

@fbricon

Description

@fbricon

Adding bold text (**) in Markdown Javadoc makes the text before the "closing" ** disappear:

/// Where is my **bold text**???
public void foo() {
}
Screenshot 2025-11-10 at 14 24 59

Tested on 2025-12 M2 (4.38.0 M2)
Build id: 20251030-0646

cc @SougandhS

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions