A new selector, textSelector, is added that matches raw text nodes.
This can currently be used to capture floating text that is not directly
nested within other tags.
This is probably not super useful without the contextual awareness that
will be provided by #48.
A new selector, textSelector, is added that matches raw text nodes. This can currently be used to capture floating text that is not directly nested within other tags.
This is probably not super useful without the contextual awareness that will be provided by #48.
Issue #70