The images module process images via URL query string and fragment, such as resize, crop, fit, fill and align images. This article offers some use cases for showing how to use it.
0.9.0 (2024-01-13) Features โจ add more parameters for image partial, Height, Width and Alignment (#39) (e0723aa) Bug Fixes ๐ broken width and height values (#36) (e3bc1b6) remove unit from width and height attributes (#38) (ddfe37b)
0.8.4 (2024-01-08) Bug Fixes ๐ remove invalid indentations and empty line break, so that the partial can be used in nested shortcode (#33) (30f968b)