diff --git a/TODO.md b/TODO.md index 86026da..d27a45b 100644 --- a/TODO.md +++ b/TODO.md @@ -4,3 +4,5 @@ In roughly priority order: * Some way of preventing re-imports * Try all importers even after one fails * Open files for import in binary mode; add a text-wrapping importer base +* Add some sort of ordering for hooks +* Take template rendering out of the main loop, and make it just another hook