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
In the lfs project (see https://github.com/Canop/lfs) there are a number of image files containing an equal sign resulting in the warning like:
```
.../README.md:28: warning: image file website/docs/img/c is not found in IMAGE_PATH: assuming external image.
```
whilst the line in the code reads:
```

```
and the mentioned image does exist
(Found through Fossies)
0 commit comments