We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410e7e6 commit e0365bdCopy full SHA for e0365bd
Documentation/PrettyPrinter.md
@@ -490,6 +490,6 @@ sense to place this label on the containing group.
490
491
Oppen's algorithm prints the indentation whitespace when `break` tokens are
492
encountered. If we have extra blank lines in between source code, this can
493
-result in hanging or trailing whitespace. Waiting to print the indentation
+result in hanging or trailing whitespace. Waiting to print the indentation <!--# ignore-unacceptable-language -->
494
whitespace until encountering a `syntax`, `comment, or `verbatim` tokens
495
prevents this.
0 commit comments