[
https://jira.codehaus.org/browse/MSKINS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-95:
---------------------------------
Fix Version/s: fluido-1.3.2
fluido-1.4.0
> Doxia 1.6 puts a line break between div and pre, pretty print is broken
> -----------------------------------------------------------------------
>
> Key: MSKINS-95
> URL: https://jira.codehaus.org/browse/MSKINS-95
> Project: Maven Skins
> Issue Type: Bug
> Components: Fluido Skin
> Affects Versions: fluido-1.3.1
> Environment: Maven v3.0.5
> Reporter: Rautureau
> Fix For: fluido-1.4.0, fluido-1.3.2
>
> Attachments: 3.2.png, 3.3.png, maven-site-example.zip
>
>
> Hi,
> you will find in attachment a maven project that shows the issue.
> When you run the command {{mvn site}} you get:
> !3.2.png!
> When you run the command {{mvn site -Dmaven.site.plugin.version=3.3}} you get
> !3.3.png!
> By comparing html produce by maven-site-plugin:
> * With 3.2, all snippets are in tag "<pre class="prettyprint linenums">some
> code</pre>
> * With 3.3, all snippets are in tag "<pre>some code</pre>"
> This is why the fluido skin .js don't activate color syntax nor line
> numbering.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)