Mismatched Column Vertical Alignment when Wrapping
I have a large textbox with an article header, byline, and body. It has three columns of text. On top of this text box, I have an image and a caption box that I can move to fill the space. Sometimes the text in the second and third columns is misaligned. I want the text to start right underneath the caption, but in the second column, it skips a line.
I have tried setting the text to align to the baseline grid, but this doesn't fix the issue. Or rather, it only fixes it sometimes, depending how far down I bring the caption. (And I'd prefer to leave that setting disabled anyways, because then the text won't come up right to the bottom of the caption.)
The caption text box has a text wrap offset applied. It's 0.125" on the left, right, and bottom. The box autoresizes vertically based on the length of the caption.
Without snapping to baseline:

With snapping to baseline:

Caption text box margin:


