Hi all,
>From now, we have syntax highlighting on the dgplug wiki. You just have to use 
<source> tag for it. For example:


<source lang=c>#include <iostream.h>
int main ( int argc,  char **argv ) {
    cout << "Hello World!";
    return 0;
}</source>


Kushal
-- 
Fedora Ambassador, India
http://kushaldas.in
http://dgplug.org (Linux User Group of Durgapur)

_______________________________________________
Users mailing list
[email protected]
http://lists.dgplug.org/listinfo.cgi/users-dgplug.org

Reply via email to