Skip to content

Refactor indented blocks #11

@Gauntlet173

Description

@Gauntlet173

The original indented blocks version of the parser was discarded in favour of pre-processing the text and converting indents and undents into symbols, because of errors reported at pyparsing/pyparsing#369 (comment). It looks like fixes have been made to pyparsing in >=3.0.7 that might make it possible to re-implement the parser using the indented_block parser class, which would potentially clean up the code a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions