Description
Not rendering region description are being generated for Enum tests.
To Reproduce
- Run the 'lrs' project in IntelliJ Idea
- Install one of the latest plugin builds from main into IDEA
- Summaries are on, default type is chosen - with Java docs tags
- Generate tests for
LongRangeType
- Open the generated test
- Do the same for Plain text summaries
Expected behavior
Region descriptions can be rendered and links are resolved.
Actual behavior
Region description is formatted with /// and stays as plain text when Java docs are rendered.
Visual proofs (screenshots, logs, images)


Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.3 (Latest)
Description
Not rendering region description are being generated for Enum tests.
To Reproduce
LongRangeTypeExpected behavior
Region descriptions can be rendered and links are resolved.
Actual behavior
Region description is formatted with
///and stays as plain text when Java docs are rendered.Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.3 (Latest)