• T
    Fix bug in `WikiLinkFilter`. · 6d169d36
    Timothy Andrew 提交于
    1. An exception would be raised if the filter was called with an invalid
       URI. Mainly because we weren't catching the `Addressable` exception.
    
    2. This commit fixes it and adds a spec for the filter.
    6d169d36
wiki_link_filter_spec.rb 1013 字节