Open
Description
I don't know if this is possible with vim-pandoc, but some syntax files can work alongside others, for instance set ft=php.html, and properly highlight the embedded code. It would be nice if Pandoc could do that too... often I work with code destined to be HTML but which has PHP code embedded. However, it seems I have to choose one syntax file or the other because, with both, only the first listed has any effect.
I guess this is really a feature suggestion. Sorry if this is not where such things go...