Fix the colorize link and make a note of the newly discovered limitations.

This commit is contained in:
Brit Butler 2012-08-26 23:30:41 -04:00
parent 5d7b422a86
commit 8f4f2b0af9

View file

@ -5,8 +5,9 @@ Coleslaw aims to be flexible blog software suitable for replacing a single-user
# Features
* Git for storage
* RSS feeds!
* Markdown Support with Code Highlighting provided by [colorize]().
* Markdown Support with Code Highlighting provided by [colorize](http://www.cliki.net/colorize).
* Currently supports: Common Lisp, Emacs Lisp, Scheme, C, C++, Java, Python, Erlang, Haskell, Objective-C, Diff.
* Python, Erlang, Haskell, Objective-C, and Diff are in my local colorize fork only for the moment.
* Plugins to...
* Use LaTeX (inside pairs of $$) via Mathjax
* Import from wordpress