4 The ELinks TODO items are kept in Bugzilla <http://bugzilla.elinks.cz/>;
5 look for the bugs with 'enhancement' severity. More general goals are
6 still kept here, though, to be more visible to developers. ;-) Finally,
7 the code contains several (greppable) "FIXME" and "TODO" notes regarding
8 smaller fixes and enhancements.
12 - Rewrite HTML parser (see the SGML+DOM stuff: src/dom/ & src/document/dom)
14 - Write more documentation; docs, a lot of docs!
16 - General code cleanup
18 - Speed/memory optimizations