doc: Add guile-commonmark as optional dependency.

* doc/haunt.text ("Requirements"): Add guile-commonmark.
* README ("Requirements"): Add guile-commonmark.
This commit is contained in:
Erik Edrosa
2016-08-12 22:34:21 -04:00
committed by David Thompson
parent a4d18c0c53
commit 0f4e684f22
2 changed files with 4 additions and 0 deletions

1
README
View File

@@ -48,6 +48,7 @@ To view your creation, run =haunt serve= and browse to
Optional:
- guile-reader (for Skribe support)
- guile-commonmark (for CommonMark support)
* Building from Git