diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,3 +42,7 @@ A static path, if specified, is simply recursively copied into the output direct - No in-page table of contents generation - Requires a functional Haskell ecosystem +## Remaining work +- Support for header and footer as args/files like node. Mostly a matter of picking a placeholder token for the title and nav in the header +- Better error messages +- More safety checks. Particularly checking that every generated link is either an absolute path to an extant file or is a proper link out with https and all. |
