-
Notifications
You must be signed in to change notification settings - Fork 9
Dimensions
M. Mikkel Rummelhoff edited this page Sep 26, 2023
·
2 revisions
The dimensions filter adds missing width and height attributes to image nodes (if they are missing).
Only local source images are supported.
{{ entry.body | retconDimensions }}{{ entry.body | retconDimensions('figure img') }}@selectors Mixed
String value or Array of string values
Examples: "p" ".foo" "#bar" "div.baz"