http://git.tuvimen.i2p/reliq-python/tree/README.md
```python # struct rq . full () # [<tag head>, <tag title>, <tag body>, <tag section>, <tag h1>, <tag p>, <tag h2>, <tag ul>, <tag li>, <tag li>, <tag li>, <tag section>] # list rq . filter ( '[0] section' ) . descendants () # [<tag section>, <tag h1>,...