Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lorenzwalthert opened this issue Apr 13, 2021 · 0 comments · Fixed by #782
Closed

Comments

@lorenzwalthert
Copy link
Collaborator

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.

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

Successfully merging a pull request may close this issue.

1 participant