Takes an lxml element el, and generates all the text chunks for that tag. Each start tag is a chunk, each word is a chunk, and each end tag is a chunk. If skip_tag is true, then the outermost container tag is not returned (just its contents).
(el, include_hrefs, skip_tag=False)
source not stored for this graph (policy: none)
no test coverage detected