[
https://jira.codehaus.org/browse/DOXIA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=323001#comment-323001
]
Robert Scholte commented on DOXIA-371:
--------------------------------------
[r1463160|http://svn.apache.org/r1463160] contains the JUnit test, which now
fails when removing the extra linebreak.
> Confluence macros conflict with "-"
> -----------------------------------
>
> Key: DOXIA-371
> URL: https://jira.codehaus.org/browse/DOXIA-371
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Confluence
> Reporter: Michael Isvy
>
> In Confluence, a line starting with "-" allows to generated a bullet point.
> Unfortunately it does not go well when the line right after uses a macro.
> In this example, the "code" macro is not interpreted:
> {noformat}
> - This is a little test.
> {code}
> @Autowired
> private DataSource dataSource;
> {code}
> {noformat}
> If I had an empty line in between, everything works fine:
> {noformat}
> - This is a little test.
> {code}
> @Autowired
> private DataSource dataSource;
> {code}
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira