Merge pull request #354 from juliangruber/patch-1

fixed redcarpet typo
This commit is contained in:
Aman Gupta 2011-06-26 14:11:35 -07:00
commit e679729ac7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
== HEAD
* Major Enhancements
* Add command line importer functionality (#253)
* Add Recarpet Markdown support (#318)
* Add Redcarpet Markdown support (#318)
* Make markdown/textile extensions configurable (#312)
* Add `markdownify` filter
* Minor Enhancements