stefanseifert commented on code in PR #113:
URL: 
https://github.com/apache/maven-changes-plugin/pull/113#discussion_r1981735763


##########
src/main/java/org/apache/maven/plugins/changes/ChangesReport.java:
##########
@@ -75,6 +75,21 @@ public class ChangesReport extends AbstractChangesReport {
     @Parameter(property = "changes.addActionDate", defaultValue = "false")
     private boolean addActionDate;
 
+    /**
+     * Whether the change description should be escaped (default), or passed 
as raw text to the report renderer.

Review Comment:
   updated



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to