mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-01-22 22:45:36 +01:00
Merge c8f5d10dfe into 5eb677bb0f
This commit is contained in:
commit
ca8dc4770d
3 changed files with 10 additions and 1 deletions
|
|
@ -34,4 +34,5 @@ expected_region_highlight=(
|
|||
'1 4 builtin' # echo
|
||||
'6 18 default "issue #705"' # foo\\\nbar"baz"
|
||||
'14 18 double-quoted-argument "issue #705"' # "baz"
|
||||
# TODO: when fixing this, see if we can highlight the backslash-newline sequence as a comment.
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue