diff options
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -2,14 +2,8 @@ * Important Items (Release Blockers) -** Have both a Skribe compat module and a "native" -In `(skribilo module)', it should be possible to create either a Skribe -compatibility module that pulls all the compatibility bindings, or a -Skribilo "native" module, with fewer bindings. This should translate -into a `--compat=XXX' command-line option. - +** Improve the `(skribilo)' module, use SRFI-37 for argument parsing ** Update the documentation, remove Skribe legacy stuff -** Review and clean up `(skribilo color)' ** Have a PS/PDF version of the documentation (preferably using Lout) ** Remove calls to `skribe-error', use SRFI-35 exceptions ** Fix the HTML engine for `html-left-margin' |