summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 1920d01..2f03dd2 100644
--- a/TODO
+++ b/TODO
@@ -11,10 +11,6 @@ Big features
* Add namespace support.
-* soup.new_tag("<br>") should create an empty-element tag if the soup
-was created with an HTML-aware builder, but not otherwise. This
-requires keeping around information about the builder.
-
Optimizations
-------------