Last sprint, @lwatson investigated whether we can automatically associate article images with relevant paragraphs of text using a keyword-based approach (see T401159). We may continue exploring that, but for the time being we want to pursue the most basic solution for showing images and text side by side in the "visual table of contents" part of the Image Browsing prototype. That means showing the closest paragraph element where a given image has been embedded (even if it means living with some repetition for now).
==== Acceptance criteria
- [ ] The Visual Table of Contents component is updated to show images and immediately-adjacent paragraph text side by side
- [ ] We perform some review/QA of this using a range of different articles and determine if this is sufficient for the prototype or if we need to do something beyond this
==== Open questions
- What about infobox images? How should they be handled?