You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: