[
https://issues.apache.org/jira/browse/SAMZA-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041261#comment-14041261
]
Jakob Homan commented on SAMZA-301:
-----------------------------------
+1
> Add syntax highlighting to documentation
> ----------------------------------------
>
> Key: SAMZA-301
> URL: https://issues.apache.org/jira/browse/SAMZA-301
> Project: Samza
> Issue Type: Improvement
> Reporter: David Chen
> Assignee: David Chen
> Priority: Minor
> Attachments: SAMZA-301.1.patch, SAMZA-301.2.patch
>
>
> All code listings in the documentation on the Samza website do not have
> syntax highlighting. Enabling syntax highlighting in Jekyll is really simple:
> {code}
> {% highlight <language> %}
> code here
> {% endhighlight %}
> {code}
> The syntax highlighting scheme is base16-bright:
> http://chriskempson.github.io/base16/
--
This message was sent by Atlassian JIRA
(v6.2#6252)