As promised on reddit a while back, here is my "pandoc-faces.el", but heavily modified from the original, which was limited to markdown and one face.
This addition to pandoc-mode.el should fontify any buffer in which pandoc-mode is activated, and remove the fontification if it is deactivated. In contrast to my original, provides four different customizable faces which include the brackets, the "marker" (@,-@), the "key" after the marker, and the "extra" bits such as page numbers. I think the default faces look nice on my setup, but more experienced folks might have better suggestions.
As promised on reddit a while back, here is my "pandoc-faces.el", but heavily modified from the original, which was limited to markdown and one face.
This addition to pandoc-mode.el should fontify any buffer in which pandoc-mode is activated, and remove the fontification if it is deactivated. In contrast to my original, provides four different customizable faces which include the brackets, the "marker" (@,-@), the "key" after the marker, and the "extra" bits such as page numbers. I think the default faces look nice on my setup, but more experienced folks might have better suggestions.
Take it easy!