David Chen created SAMZA-301:
--------------------------------

             Summary: 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
            Priority: Minor


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}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to