[ http://jira.codehaus.org/browse/DOXIA-76?page=all ]
Mathieu Champlon updated DOXIA-76:
----------------------------------
Attachment: DOXIA-76.patch
DOXIA-76_testcase.zip
> Doxia misses line breaks in apt when \ is not followed by \n
> ------------------------------------------------------------
>
> Key: DOXIA-76
> URL: http://jira.codehaus.org/browse/DOXIA-76
> Project: doxia
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0-alpha-8
> Environment: Windows XP
> Reporter: Mathieu Champlon
> Attachments: DOXIA-76.patch, DOXIA-76_testcase.zip
>
>
> Trying to force a line break in an apt file using \ as explained in [1] does
> not work on the windows platform.
> A test case is provided as a very simple maven project using the minimal pom
> from [2] and only an index.apt file in src/main/site/apt
> Simply run 'mvn site' on a windows box to reproduce the issue.
> The resulting page fom target/site/index.html displays :
> Line\ break.
> instead of :
> Line
> break.
> [1] http://maven.apache.org/guides/mini/guide-apt-format.html
> [2] http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira