Syntax highliting does not cover the multi line string. Sample code: ```go {{ $longString := ` This is a multiline string` }} ``` Screenshot: 
Syntax highliting does not cover the multi line string.
Sample code:
{{ $longString := ` This is a multiline string` }}Screenshot:
