[
https://issues.apache.org/jira/browse/DOXIA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIA-495.
--------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Confluence sink is outputting content that is not compatible with Confluence
> 5.1
> --------------------------------------------------------------------------------
>
> Key: DOXIA-495
> URL: https://issues.apache.org/jira/browse/DOXIA-495
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Confluence
> Affects Versions: 1.4
> Environment: Against Confluence 5.1
> Reporter: Denis Cabasson
> Priority: Major
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)