mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 05:38:22 +01:00
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:
parent
04e33f17de
commit
b7ac19fec9
@ -24,4 +24,6 @@ $ kramdown doc/webp-lossless-bitstream-spec.txt --template \
|
|||||||
--coderay-default-lang c > \
|
--coderay-default-lang c > \
|
||||||
doc/output/webp-lossless-bitstream-spec.html
|
doc/output/webp-lossless-bitstream-spec.html
|
||||||
|
|
||||||
|
Optimally, use kramdown 0.13.7 or newer if syntax highlighting desired.
|
||||||
|
|
||||||
[3]: http://coderay.rubychan.de/
|
[3]: http://coderay.rubychan.de/
|
||||||
|
Loading…
Reference in New Issue
Block a user