Fix bug in `WikiLinkFilter`.
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.
Showing
Please
register
or
sign in
to comment