Tallulah
Tallulah
Looking at the `resizearg` option I had in here, it would arguably make more sense to have that as a separate filter combo that can hit all contexts where image...
Removed `resizearg` section, added a skip for fullsize image size, changed filter to `render_block_core/image`, renamed function to `vip_fix_img_block_sizes` for specificity and to avoid collisions (since pervious versions of this fix...
Bumping out of stale to discuss
Refactored to use HTML API as discussed in Slack. Verbose with comments on purpose, since I haven't used the HTML API much and I wanted to make sure the flow...