[
https://jira.codehaus.org/browse/DOXIA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=344818#comment-344818
]
Herve Boutemy commented on DOXIA-490:
-------------------------------------
newlines have been added in DOXIA-405 for Doxia 1.4, used by default in
m-site-p 3.3
isn't it sufficient?
> Add line breaks in generated output
> -----------------------------------
>
> Key: DOXIA-490
> URL: https://jira.codehaus.org/browse/DOXIA-490
> Project: Maven Doxia
> Issue Type: Improvement
> Components: Module - Apt
> Reporter: SebbASF
>
> The generated output from APT can have some extremely long lines (e.g. over
> 20K characters). This makes it very difficult to review, and if the output is
> checked into a CMS the commit messages are all but useless.
> Ideally the output should be broken into smaller chunks.
> For example, adding a new line before <pre> and after </pre>, similarly with
> <p></p>.
> There are other possible approaches, such as folding lines that are longer
> than say 200 characters (though of course this won't work for <pre> blocks)
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)