Merge pull request #921 from tombell/patch-1

Remove pygments as a dependency
This commit is contained in:
Parker Moore
2013-04-05 09:40:39 -07:00

View File

@@ -31,7 +31,6 @@ h2. Runtime Dependencies
* Kramdown: Markdown-superset converter (Ruby)
* Liquid: Templating system (Ruby)
* Maruku: Default markdown engine (Ruby)
* Pygments: Syntax highlighting (Python)
h2. Developer Dependencies