Denis Cabasson created DOXIA-495:
------------------------------------
Summary: Confluence sink is outputting content that is not
compatible with Confluence 5.1
Key: DOXIA-495
URL: https://jira.codehaus.org/browse/DOXIA-495
Project: Maven Doxia
Issue Type: Bug
Components: Module - Confluence
Affects Versions: 1.4
Environment: Against Confluence 5.1
Reporter: Denis Cabasson
For verbatim code blocks, doxia is using the macro :
{code}\{code|borderStyle=solid}{code}
Which is not valid in Confluence 5.1
>From the Confluence documentation, there is no such thing as a borderStyle
>attribut on a code block :
>https://ecosystem.atlassian.net/wiki/display/NCODE/Confluence+New+Code+Macro
Should probably drop the borderStyle in :
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/src/main/java/org/apache/maven/doxia/module/confluence/ConfluenceSink.java?revision=1465336&view=markup#l1065
--
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