fix multiline_string_whitespace_only, closes #429

ws-only lines don't contribute *any* content to the string (beyond their existence as a newline)
This commit is contained in:
Tab Atkins Jr. 2024-12-11 18:16:00 -08:00 committed by GitHub
parent ca2bd45a66
commit ebef8751c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
node "" "" " \n" node "" "" "\n"