Merge pull request #2401 from jdavis/patch-1

This commit is contained in:
Parker Moore 2014-05-12 13:20:41 -04:00
commit da6d781768
1 changed files with 1 additions and 3 deletions

View File

@ -12,9 +12,7 @@ may want to install, depending on how you plan to use Jekyll.
## LaTeX Support
Maruku comes with optional support for LaTeX to PNG rendering via blahtex
(Version 0.6) which must be in your `$PATH` along with `dvips`. If you need
Maruku to not assume a fixed location for `dvips`, check out [Remis Maruku
fork](http://github.com/remi/maruku).
(Version 0.6) which must be in your `$PATH` along with `dvips`.
## Alternative Markdown Processors