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
Whitespace and indentation issues are observed here and there when using Passthrough. This issue is a place to collect reproducible snippets which can be investigated further.
Strip leading and trailing whitespace when interacting with LIDs. This
is a stop-gap measure; longer term we should e.g. define a function in
the label_tools module for retrieving attribute text (could be combined
with a node-type invariant unwrapper, e.g. as in ext.pt.context:_unpack)
to provide extension functions and others with a unified approach.
Related to #4, which could be broadened to cover internal whitespace
issues as there is some crossover with the final representation.
Strip leading and trailing whitespace when interacting with LIDs. This
is a stop-gap measure; longer term we should e.g. define a function in
the label_tools module for retrieving attribute text (could be combined
with a node-type invariant unwrapper, e.g. as in ext.pt.context:_unpack)
to provide extension functions and others with a unified approach.
Related to #4, which could be broadened to cover internal whitespace
issues as there is some crossover with the final representation.
Whitespace and indentation issues are observed here and there when using Passthrough. This issue is a place to collect reproducible snippets which can be investigated further.
Non-fetch multi
Template:
Output:
It's likely a tail issue, as adding in a following sibling:
Fixes the issue:
The text was updated successfully, but these errors were encountered: