[
http://jira.codehaus.org/browse/DOXIA-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Theussl closed DOXIA-302.
-------------------------------
Assignee: Lukas Theussl
Resolution: Fixed
Fix Version/s: 1.1.1
Patch applied in r761569. Thanks!
> Confluence: {code} tag is not interpreted correctly if there is no empty line
> before it
> ---------------------------------------------------------------------------------------
>
> Key: DOXIA-302
> URL: http://jira.codehaus.org/browse/DOXIA-302
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Confluence
> Affects Versions: 1.1
> Reporter: Kornel
> Assignee: Lukas Theussl
> Fix For: 1.1.1
>
> Attachments: MNG-302-module-confluence.patch
>
>
> For example in the below text:
> {noformat}
> For example class:
> {code}
> public class XPropertyContainer extends ClassPropertyContainer {
> ...
> @PropertyField(propertyName="X")
> private ParentPropertyContainer _propertyX;
> }
> {code}
> we have example object:
> {code}
> XPropertyContainer grandparent = new
> {code}
> {noformat}
> \{code\} tags are not interpreted correctly - on output we have ordinary
> text, no code blocks.
--
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