Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement trailing context #13

@sthenic

Description

@sthenic

Right now, only leading context are supported. Although the infrastructure is in place for both, the trailing context is always empty.

The question is how to implement it. The current stack implementation + buffer refill creates a few corner cases that may be tough to handle.

There are a lot of potential use cases for trailing contexts, e.g. checking that \section is followed by a \label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImproving existing functionalityparserIssues relating to parsers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions