Skip to content

Conversation

sh1l0n
Copy link

@sh1l0n sh1l0n commented Apr 3, 2024

Fix: #453

Before

"Lore ipsum
One
Two"

After:

"Lore ipsum\nOne\nTwo"

@knaeckeKami
Copy link
Collaborator

knaeckeKami commented Apr 8, 2024

Please fix the linting errors

Also, please add tests that call printNode(parseString("....") on blocks, non-blocks mit multiline strings.
I think the escape logic is now wrong, since you escape block strings which should not be escaped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Printer fails with string blocks
2 participants