Skip to content

Different output between first and second pass if original string escapes quotes unnecessarily #120

Description

@zsol

Example string: 'he said \"hello\"'
First pass formats it as "he said \"hello\""
Second pass formats it as 'he said "hello"'

Metadata

Metadata

Assignees

Labels

C: unstable formattingFormatting changed on the second passT: bugSomething isn't working

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions