You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.
Will report a TextNode inside the BlockStatement with chars: '\n' while this should be chars: '\n\n'.
I would also accept the start location of the TextNode to be on the new line.
The text was updated successfully, but these errors were encountered:
Example:
Will report a
TextNode
inside theBlockStatement
withchars: '\n'
while this should bechars: '\n\n'
.I would also accept the start location of the
TextNode
to be on the new line.The text was updated successfully, but these errors were encountered: