Closed mscarey closed 3 years ago
This would enable a string method that shows all the text from the selector group, when an Enactment has multiple selectors as described in #58.
And the return type for get_holding_anchors could be List[SelectorGroup] instead of List[List[TextQuoteSelector]]
get_holding_anchors
Also related to #42
The anchors field of an Enactment can now hold a TextPositionSet.
anchors
This would enable a string method that shows all the text from the selector group, when an Enactment has multiple selectors as described in #58.
And the return type for
get_holding_anchors
could be List[SelectorGroup] instead of List[List[TextQuoteSelector]]Also related to #42