From b7ac19fec9a1562686f17451d54348de7d830ea3 Mon Sep 17 00:00:00 2001 From: Lou Quillio Date: Fri, 25 May 2012 17:11:02 -0700 Subject: [PATCH] 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 --- doc/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/README b/doc/README index 92583798..7f23e0c4 100644 --- a/doc/README +++ b/doc/README @@ -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/