If text is entered in Notion as an image caption, it is lost in conversion. At the miminum, we should have a warning. We should figure out how we want to convert these to text in the markdown. There are lots of options: - just plain text - using `figure`/`figcaption` - our own React - etc.