code snippet syntax highlighting?
moy says:
Hello,
I recently joined a company that has been using editme for a while now. I've been enjoying of using editme to document many of our program installation instructinos, however, ss part of myj job includes documenting the programming API's in C that we develop, I have not found a way to paste C code snippets and highlight them, like other content management systems allow me to (ie wordpress has several plugins to do this with support for many programming languages via geshi, the generic syntax highlighter http://qbnz.com/highlighter/).
Is there any solution for this using editme?
Posted at 1:23 AM on January 22, 2010
Moy,
There is not currently a plugin for formatting code snippets. Feel free to suggest and vote on this using the Feedback tab on this site.
As a work-around, you could probably paste the HTML generated by any of these tools into your EditMe pages.
Cheers,
Matt
Posted at 4:23 AM on January 22, 2010
We have a similar situation, what we did is create a module based off the
syntaxhighlighter js (you can find in google). once you create your module. Just include it into any of your pages.
and follow the basic instructions on their site.
it has several language packs. and is very easy to style.
if you would like more information just send me an email.
brandin@planswift.com
Posted at 11:19 PM on November 1, 2010