I am looking for a java library for rendering markdown file which favor the github markdown syntax.
Specifically I need it supports github's code block style (not supported in standard markdown):
```javascript
alert("hello world")
```
You might look at https://github.com/sirthias/pegdown it appears to have some support for the GitHub flavor - including code blocks.
I ended up choosing https://code.google.com/p/markdown4j/ in my project https://github.com/greenlaw110/rythm-website which is running at http://rythmengine.org/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With