Fix highlighting in the presence of node fields
This commit is contained in:
parent
3fc459a84b
commit
572f290ec0
2 changed files with 8 additions and 6 deletions
|
|
@ -111,6 +111,7 @@ fn test_highlighting_multiline_scopes_to_html() {
|
|||
" two()",
|
||||
" } three",
|
||||
"`",
|
||||
"",
|
||||
]
|
||||
.join("\n");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue