From 372d5a77ecd11c50cd8e38deb15625f33bcfed93 Mon Sep 17 00:00:00 2001 From: Guillaume B Date: Thu, 11 Nov 2010 05:36:54 +0800 Subject: [PATCH] Todo Signed-off-by: Guillaume B --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index ddf354e2..3b8ebdd4 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ * Add a way to support pictures (see how sphinx makes that) * Find a way to extend the existing templates instead of rewriting all from scratch. * find a better way to specify the templates. an idea is simply to install the templates in a default path, and to add a way to specify them by default under a "_themes" dir. +* Make the program support UTF8-encoded files as input (and later: any encoding?)