[GitHub] kafka-site pull request #59: Add auto syntax highlighter

2017-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka-site/pull/59 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] kafka-site pull request #59: Add auto syntax highlighter

2017-05-30 Thread derrickdoo
GitHub user derrickdoo opened a pull request: https://github.com/apache/kafka-site/pull/59 Add auto syntax highlighter Added plugin to do auto syntax highlighting for code snippets in our docs. Here's an example of how to syntax highlight some java code: `` Here