Skip to content

Skip escaping descriptions in mustache templates - #1371

Merged
gcatanese merged 1 commit into
mainfrom
skip-escaping-description
Oct 15, 2024
Merged

Skip escaping descriptions in mustache templates#1371
gcatanese merged 1 commit into
mainfrom
skip-escaping-description

Conversation

@gcatanese

Copy link
Copy Markdown
Contributor

Description
Escaping class/attribute description is breaking the Java API library pipeline as the generated javadoc contains the character >, which is not allowed and should be escaped.

This PR revert partially the changes introduced in PR #1367

@sonarqubecloud

Copy link
Copy Markdown

@gcatanese
gcatanese merged commit 996bbc4 into main Oct 15, 2024
This was referenced Oct 15, 2024
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.

2 participants