What is the best way to get YAML front matter syntax highlighting to work? I have tried adding the identifiers tag to the filetypes.markdown file but it doesn't appear to be picked up. Is this something that can be changed by adjusting some things in filetypes and the colorscheme?
The highlighting only works for the syntactic elements recognised by the lexers in the upstream Lexilla project, so anything extra would have to be added there first. Current elements are listed at https://github.com/ScintillaOrg/lexilla/blob/8d8370261bf8954df0e718e8af7aea9...
github-comments@lists.geany.org