This entry is for testing purposes only. Put some code in this blog by using syntax coloring by hand is a very tedious thing so we need to do something to avoid that work. There is some different options to do that and here I am using a nice one by putting some Javascript and CSS into the Blogger template.
I published some information in this github repository: https://github.com/braincodec/syntaxhighlighter
Here is some C++ code to test the highlighter:
I published some information in this github repository: https://github.com/braincodec/syntaxhighlighter
Here is some C++ code to test the highlighter:
#include <iostream> void main() { std::cout << "Hello World!" << std::endl; }
Comentarios
Publicar un comentario