Hi, is there any trick to get sub-folders of `./docs` to work. I'd like to have a sub-folder `inc` of docs and then use it as follows in `README.md`: ``` {%= docs("inc/install") %} ``` Using verb v0.9 (the dev version). Thx in advance. Regards Stefan