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.
2 parents e172b58 + 49d2843 commit 7f1653dCopy full SHA for 7f1653d
docs/_docs/reference/other-new-features/indentation.md
@@ -189,7 +189,7 @@ Define for an arbitrary sequence of tokens or non-terminals `TS`:
189
190
```ebnf
191
:<<< TS >>> ::= ‘{’ TS ‘}’
192
- | <colon> <indent" TS <outdent>
+ | <colon> <indent> TS <outdent>
193
```
194
Then the grammar changes as follows:
195
0 commit comments