Skip to content

multi_line attribute could carry amount of line breaks instead of just boolean #773

@lorenzwalthert

Description

@lorenzwalthert

This should not be harder or more expensive to compute, but gives more context for functions which need to know the number of line breaks in the parse table. It will save time computing them anew multiple times. Currently, a few transformers rely on it but since very expensive, they usually just go one level deep. An application would be #371.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions