Example:
list:
- >- # comment
text
text will not be highlighted as a string.
I tried modifying the start regex for the three yamlString regions to allow for inline comments like above. This fixes the highlighting of text but the inline comment is not highlighted as such; comment will get highlighted as the text` string.