1. 18 Jun, 2016 1 commit
    • Timothy Andrew's avatar
      Fix bug in `WikiLinkFilter`. · 6d169d36
      Timothy Andrew authored
      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
  2. 17 Jun, 2016 39 commits