The Gerrit diff screen settings has an option to set the syntax highlighting to a particular language. There's one for markdown but not for restructured text (rst). Can someone tell me how I can add restructured text to the list of languages?
Am Donnerstag, 17. Juli 2014 15:04:54 UTC+2 schrieb Khai Do:The Gerrit diff screen settings has an option to set the syntax highlighting to a particular language. There's one for markdown but not for restructured text (rst). Can someone tell me how I can add restructured text to the list of languages?First thing to check is that the missing mode is supported by CM3.This seems to be the case [1]. Just add the missing mode to Gerrit.Recently 18 new modes were added in this change [2].