* only first capture will be highlighted (-> only use one capture range per regex * non-capturing braces can be used with start: "(?:" and end: ")"
* fixed multiline highlights to work for any highlight type * erase priority ranges contained within others