- It would be nice to support laying out the generated markdown files in a different structure than the default. Currently, you cannot customize: - The file names (e.g. I would like the file name to not include the schema) - The output directory I want a custom directory structure like: ``` views/ ... tables/ ... README.md ``` This is part of work in #727