Skip to content

[lex.charset], [lex.ccon], [re.synopt] Tables placed inside multi-page grammars and code blocks #9331

Description

@eisenwave
Image

The table in [lex.charset] is being dumped into the middle of the grammar in [lex.universal.char].

Image

Then we have another table that's being dumped into the middle of the grammar in [lex.ccon].

Image

The table in [re.synopt] is being dumped into the middle of the code block inside [re.matchflag], which is clearly wrong. It should be kept within the respective subclause.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2-BugPresentational errors and omissions

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions