Skip to content

Commit

Permalink
Merge pull request #57 from envygeeks/patch-1
Browse files Browse the repository at this point in the history
Fix the `AutolinkFilter` constant name.
  • Loading branch information
jch committed Jul 2, 2013
2 parents c71a0a4 + e2c2431 commit f2aab86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ filter.call

* `MentionFilter` - replace `@user` mentions with links
* `AbsoluteSourceFilter` - replace relative image urls with fully qualified versions
* `AutoLinkFilter` - auto_linking urls in HTML
* `AutolinkFilter` - auto_linking urls in HTML
* `CamoFilter` - replace http image urls with [camo-fied](https://github.com/atmos/camo) https versions
* `EmailReplyFilter` - util filter for working with emails
* `EmojiFilter` - everyone loves [emoji](http://www.emoji-cheat-sheet.com/)!
Expand Down

0 comments on commit f2aab86

Please sign in to comment.