Fixes https://pagure.io/pagure/issue/2906
This currently doesn't work well for links, supposedly due to something in the regex but not sure what it is.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
It'd be good to give this a docblock that describes the parameter, its type, and the return value type.
Stray print statement.
LGTM
Documented and print statement removed :)
Thanks for the review!
rebased onto ded8590957aba414a9ab33db5b6864e083602fca
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure/issue/2906
This currently doesn't work well for links, supposedly due
to something in the regex but not sure what it is.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr