Add kramdown version information to README

Example kramdown command line to apply syntax highlighting requires
kramdown latest. Command is slightly different for earlier versions.

modified:   doc/README

Change-Id: Icda1197436b5c5ed936ceff53c1dc51aa4ce409b
This commit is contained in:
Lou Quillio 2012-05-25 17:11:02 -07:00
parent 04e33f17de
commit b7ac19fec9

View File

@ -24,4 +24,6 @@ $ kramdown doc/webp-lossless-bitstream-spec.txt --template \
--coderay-default-lang c > \
doc/output/webp-lossless-bitstream-spec.html
Optimally, use kramdown 0.13.7 or newer if syntax highlighting desired.
[3]: http://coderay.rubychan.de/