1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Add missing reference to Kramdown.

This commit is contained in:
Norman Clarke 2011-10-19 15:26:37 -03:00
parent d45e968d8b
commit 4a81631ecf

View file

@ -349,6 +349,7 @@ END
# Only works if [RDiscount](https://github.com/rtomayko/rdiscount),
# [RPeg-Markdown](https://github.com/rtomayko/rpeg-markdown),
# [Maruku](http://maruku.rubyforge.org),
# [Kramdown](https://github.com/gettalong/kramdown),
# or [BlueCloth](http://www.deveiate.org/projects/BlueCloth) are installed.
module Markdown
include Base