[
https://issues.apache.org/jira/browse/FOR-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658789#action_12658789
]
David Crossley commented on FOR-1148:
-------------------------------------
One solution would be to add a transformer toward to end of the output pipeline
to format the html.
However, need to be careful with that because some projects will commit their
final output to a version control system, so they don't want unnecessary
changes.
Perhaps better to track down which stylesheets are adding this extra output.
> reduce the size of the "body" section of html output
> ----------------------------------------------------
>
> Key: FOR-1148
> URL: https://issues.apache.org/jira/browse/FOR-1148
> Project: Forrest
> Issue Type: Sub-task
> Components: Plugin: internal.dispatcher
> Affects Versions: 0.9-dev
> Reporter: David Crossley
>
> There are "comments" and extra whitespace in the html output.
> Of course, people could use the capabilities of their web server to do HTTP
> compression, e.g. with mod_gzip.
> However, it would still be useful to have minimal extra content by default.
> Some indentation is definitely useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.