Testing out the syntax highlighter. Instructions for how to enable syntax highlighting in blogger are found at: http://www.cyberack.com/2007/07/adding-syntax-highlighter-to-blogger.html. Notice that syntax highlighting doesn't work (atleast for me) in dynamic views...
You have to escape the special HTML-characters in the source code. You can use this site to do it automagically.
void SayHello() { std::cout << "Hello World!" << std::endl; }
Ei kommentteja:
Lähetä kommentti