summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 19dbd30..3d78457 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,9 @@ Bugs
* Characters like & < > should always be converted to HTML entities on
output, even if substitute_html_entities is False.
+* html5lib doesn't support SoupStrainers, which is OK, but there
+ should be a warning about it.
+
Big features
------------