Closed martin-rueegg closed 4 years ago
Currently, background images are not shown in the list. CSS (in files or inline with the style attribute) should be scanned too.
style
<div style="background-image: url("https://example.com/some/image.jpg"); background-position: 50% 50%; background-size: auto 100%;"></div>
Version: 2.0.2
This should already work via "Show media from plain-text".
Currently, background images are not shown in the list. CSS (in files or inline with the
style
attribute) should be scanned too.<div style="background-image: url("https://example.com/some/image.jpg"); background-position: 50% 50%; background-size: auto 100%;"></div>
Version: 2.0.2