I was looking for styles in order to put good style at my code in my blog.
First, I tried with SyntaxHighlighter, it was useful in that moment but I needed to modify blog's source code. Fortunately, I found Gist.
Here, some example. I hope it will be useful.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependency> | |
<groupId>org.codehaus.sonar.plugins</groupId> | |
<artifactId>sonar-plugin-cobertura</artifactId> | |
<version>1.5M3</version> | |
</dependency> |
Note: You can use Gist using your GitHub account. But, if you haven't it, don't worry you can use it too.
No hay comentarios:
Publicar un comentario