Not worth it then. Terisa added <section> and it sounded easy, like editing a file
I experimented with adding a <section> block to a copy of diaps_editing_toolbag_SpanDivEdit_settings.json by copying another structure but it didn't work
I was cleaning a epub that had
Code:
<img alt...... file ...... class="something">
and thought that your PI is smart and could delete the
class="something" only inside <img> tags
So as example from the screenshot, I thought I could edit the file to add "img" (instead of span) and add "" for a replace
A F&R would work but I was looking for an easy way to limit it to <img> without a complicated (= over my head) RegEx