pandoc-mode
pandoc-mode copied to clipboard
Syntax highlighting of multi-line image captions (with references)
When I have an image caption with multiple lines and a reference in it, syntax highlighting is a little bit broken (it doesn't recognise it as an image caption anymore). I could obviously put it all on a single line and it would work, but look ugly in the buffer.
Pandoc recognises the multi-line caption well, but doesn't anymore if i put a space/return between the ] and the (.

Yes, I see the problem. I'll see what I can do to fix it.