FYI anyone writing wiki pages -

On the Kitware wiki's, you can now use:

<source lang="cmake">
... cmake code here ...
</source>

(versus the old <source lang="text"> or manual syntax highlighting )

This looks much nicer than plain text, and is must less painful than
manual syntax highlighting.  I know many of the Paraview wiki pages
(http://www.cmake.org/Wiki/Plugin_HowTo#Writing_Plugins) use manual
syntax highlighting - should I update them to use lang="cmake"?

A comparison with plain text is here (for a few days - before I remove
the old text-only version):
http://www.vtk.org/Wiki/Distance_between_two_points

Thanks,

David D.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to