David Doria wrote:
> Hi Daniel,
> 
> My system admin installed the latest version of GeSHi so I can now replace
> my <source> tags with <syntaxhighlight> tags. However, I'm having the same
> problem:
> 
> Here is the template: http://www.vtk.org/Wiki/Template:VTKCMakeLists
> <http://www.vtk.org/Wiki/Template:VTKCMakeLists>And the attempted usage:
> http://www.vtk.org/Wiki/VTK/Sandbox
> 
> <http://www.vtk.org/Wiki/VTK/Sandbox>Any ideas why the template {{{1}}} does
> not get replaced, but rather is just displayed as {{{1}}}?
> 
> Thanks,
> 
> David

Because it is a function tag instead of a parser function.
{{#tag:syntaxhighlight|{{{1}}} }} would do it, but I'm not sure if
lang="cmake" can be provided that way.


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to