sbrl / Pepperminty-Wiki

A wiki in a box
https://peppermint.mooncarrot.space/
Mozilla Public License 2.0
184 stars 22 forks source link

Captions don't appear to work with audio #73

Closed sbrl closed 8 years ago

sbrl commented 8 years ago

It turns out that the problem actually lay in the fact that we weren't checking the first image parameter for the caption parameter. Now that we're doing that it works as intended. Also, it seemed that the captions of left-aligned images were mispositioned. This has also been fixed.