diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -16,10 +16,26 @@ XXX: Check items in `[[file:src/guile/README::Skribilo%20Outline][src/guile/READ * Important Items (Release Blockers) ** Update the documentation, remove Skribe legacy stuff + +Almost done. + ** Have a PS/PDF version of the documentation (preferably using Lout) + +Almost there. Need to improve layout and style of the Lout PDF. + ** Remove calls to `skribe-error', use SRFI-35 exceptions -** Add a reference to http://www-sop.inria.fr/mimosa/Manuel.Serrano/publi/jfp05/article.html +Almost done. + +** Provide markup for emdash and friends + +`--' should yield `{-}{-}' in Lout, while `,(--)' should produce `--', +things like that. + +** Consistently handle "fixed-widthness" of `code' + +Currently, our CSS makes `code' fixed-width in HTML, but it's not so in +Lout et al. * Small Items, Known Bugs |