This would be why HTML pass-through mode doesn't work inside class Generator... https://github.com/tim-burr/WAG/blob/e8115baf8a9e2fb17c0c4434c6df29ced97880c3/build_site.py#L42 Instead, rglob a list of approved file extensions supported by the parser.
This would be why HTML pass-through mode doesn't work inside class Generator...
WAG/build_site.py
Line 42 in e8115ba
Instead, rglob a list of approved file extensions supported by the parser.