Remove pygments as a dependency
Pygments is bundled in pygments.rb it's no longer required to be installed by the user.
This commit is contained in:
parent
d3e92183fd
commit
608088105c
|
@ -31,7 +31,6 @@ h2. Runtime Dependencies
|
||||||
* Kramdown: Markdown-superset converter (Ruby)
|
* Kramdown: Markdown-superset converter (Ruby)
|
||||||
* Liquid: Templating system (Ruby)
|
* Liquid: Templating system (Ruby)
|
||||||
* Maruku: Default markdown engine (Ruby)
|
* Maruku: Default markdown engine (Ruby)
|
||||||
* Pygments: Syntax highlighting (Python)
|
|
||||||
|
|
||||||
h2. Developer Dependencies
|
h2. Developer Dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue