You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an invalid provider is given, default to `github`. If no `user` or `repo` is specified, do not convert links that depend on those default values. Ref #169.
* Fix invalid link defaults
If an invalid provider is given, default to `github`. If no `user` or `repo` is specified, do not convert links that depend on those default values. Ref #169.
* Drop testing py33
Pytest in py33 is no longer supported on the latest.
* Drop testing py33 in appveyor as well
If a user does not configure user or repo, links that require a default user or repo should not get converted.
The text was updated successfully, but these errors were encountered: