Recognize a <div class="image-container"> wrapper and extract its inner image as an AST element with alignment metadata.
<div class="image-container">
The image element, or null if no <img> is found inside
null
<img>
Recognize a
<div class="image-container">wrapper and extract its inner image as an AST element with alignment metadata.