michael-o commented on code in PR #171: URL: https://github.com/apache/maven-site-plugin/pull/171#discussion_r1444061958
########## src/main/java/org/apache/maven/plugins/site/render/ReportDocumentRenderer.java: ########## @@ -131,6 +131,7 @@ public Sink createSink(File outputDirectory, String outputName) { docRenderingContext.getBasedirRelativePath(), document, docRenderingContext.getParserId(), + docRenderingContext.getParserConfiguration(), // TODO: use another config? Review Comment: This does not make sense for reports. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org