Hi Frank, Plse check out https://jspwiki-wiki.apache.org/Wiki.jsp?page=Testing%20JSPWIKI-830 Seems to work allright ...
- the jspwiki version is normally also shown in the footer of your wiki-page - which browser are you using ? dirk On Tue, Mar 18, 2014 at 10:52 AM, Frank Ralf (JIRA) <j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/JSPWIKI-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939018#comment-13939018] > > Frank Ralf commented on JSPWIKI-830: > ------------------------------------ > > Thanks for the quick reply. > > I'm using the JSPWiki version that comes with CollabNet TeamForge 7.0. I > cannot figure out the JSPVersion as {code}[{jspwikiversion}]{code} doesn't > seem to work. > > Here's some sample code: > > {code} > %%prettify > {{{ > <?xml version="1.0" encoding="UTF-8"?> > <val> > <prop att="audience" val="foo" action="include"/> > <prop att="audience" val="bar" action="exclude"/> > </val> > }}} > %% > > %%category [Category Work in Progress]%% > {code} > > Frank > > > Prettify breaks when using %%category %% on the same page > > --------------------------------------------------------- > > > > Key: JSPWIKI-830 > > URL: https://issues.apache.org/jira/browse/JSPWIKI-830 > > Project: JSPWiki > > Issue Type: Bug > > Components: Plugins > > Reporter: Frank Ralf > > > > Syntaxhighlighting with %%prettify is lost when using %%category on the > same page. > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252) >