in_tag function now looks for a positive number of tag occurrences.
In particular: in "<tag><tag></tag>x</tag>" the x is now in_tag. This fixes the rest of #20. Also added is_in_tag function that returns a bool instead of the tag position.
Showing
Please register or sign in to comment