MRE is a situation where you have two images in the same paragraph. First image has no attributes, but the second check doesn't get applied since there's two children (images). Second image has attributes which get applied via the parent node. The bug here is that those attributes get applied to the first image too, the one which didn't have any attributes specified.
Originally posted by @samfreund in #105 (comment)
S/B: TBD
MRE is a situation where you have two images in the same paragraph. First image has no attributes, but the second check doesn't get applied since there's two children (images). Second image has attributes which get applied via the parent node. The bug here is that those attributes get applied to the first image too, the one which didn't have any attributes specified.
Originally posted by @samfreund in #105 (comment)
S/B: TBD