Webp images render an image-missing icon.
This adds "webp" to the list of image extensions for DisplayFileCommand.
Gave a fair amount of time to trying to add a DisplayFileCommand spec and fell on my face - It goes a bit too deep for my surface-level knowledge.
Existing tests pass and verified by hand that webp now renders using this update.
Description
Webp images render an image-missing icon. This adds "webp" to the list of image extensions for DisplayFileCommand.
Gave a fair amount of time to trying to add a DisplayFileCommand spec and fell on my face - It goes a bit too deep for my surface-level knowledge. Existing tests pass and verified by hand that webp now renders using this update.
Completed Tasks
bundle exec rake
locally (if code is attached to PR).