-r which is GNU-specific)sed -E instead of sed -r? echo '[md](/rel)' | sed -E 's/.*]\((\/[^)[:space:]]+).*/\1/' should print /rel...https://dvc.org/img/https://github.com/iterative/dvc.org/blob/master/褋ontent$-E prints /rel for mehttps://dvc.org/img/<filename>.gif - was not obvious that that is the one.Actually, still not sure:
-https://dvc.org/static/img/<filename>.gif
+https://dvc.org/img/<filename>.gif
we already have this - and it didn't help. Am I still missing the link?
Yes I saw that and was re-running a full test locally... actually
+https://dvc.org/img/<filename>.gif
isn't needed at all. Maybe there were some intermediate commits where it was needed? Right now I'm getting no errors locally even when removing that exclusion...
so, what was the issue with the https://dvc.org/img/ then? was it about that link or something else?
Probably a particular commit? Note sure and probably not worth debugging - better to wait for it to happen again.