projects
/
rss2maildir.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Stop trying to decode image tags to utf-8
[rss2maildir.git]
/
TODO
diff --git
a/TODO
b/TODO
index aa98d4db1bf6a4895f42f4db71536f0ebbaa43a6..0e4a821d48e9e717b5085b1915168dbf633faf8d 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,7
+1,5
@@
-* add ol and dl support
-* add multilevel list support
-* normalise the number of spaces in formatted text
-* add references to urls
-* add references to images
+* check that state_dir is writable
+* parse the from/to lines and replace entities
* add OPML support
* table support (this is where it's going to get confusing!)
* add OPML support
* table support (this is where it's going to get confusing!)
+* fix dl handling for nested lists