PlaidWeb / Publ

Flexible publishing system for the web
http://publ.beesbuzz.biz/
MIT License
41 stars 4 forks source link

Some fullsize rendition arguments not being passed through #511

Closed fluffy-critter closed 1 year ago

fluffy-critter commented 1 year ago

Expected Behavior

![{fullsize_lossless,format='webp'}](foo.jpg) should result in foo.jpg's fullsize rendition being compressed as a lossless WebP file.

Current Behavior

fullsize_lossless is not being processed.

Possible Solution

Make sure all rendition arguments get a fullsize_ prefix option.

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context