Open jorendorff opened 11 years ago
changed the paragraph style to "Syntax Label" for rev24
This is my bug, so I don't think you can really fix it.
Multiline grammar productions are used in Syntax sections, where they are indented, and in Semantics sections, where they are not. The script doesn't take into account the second possibility. (I guess I didn't notice that there are places where multiple productions are grouped like this.) So it renders the production with the same formatting as in the Syntax section.
The second group of ObjectLiteral productions is indented; it shouldn't be.