Closed Abnaxos closed 11 years ago
Integrate highlight.js for syntax highlighting code blocks:
```java public class FooBar { }
If no language is specified, the code should _not_ be hightlighted (don't try to guess the language).
Integrate highlight.js for syntax highlighting code blocks: