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 c3ec6d5 commit bd6b186Copy full SHA for bd6b186
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