summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-02-28 12:25:51 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-02-28 12:25:51 -0500
commit5c7ff8e02ac0a2fe2966b04cb6862940face28c0 (patch)
tree3b832c107233b60e57c8199a8141d6fe7738073d /TODO
parent270cc37956de4ed1c4025b0d56aaf34a75d080d5 (diff)
Renamed replaceWith to replace_with.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index a6f444f..a876494 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+define a setter for Tag.string which replaces the tag's contents with
+a string.
+
+Tag.text: concatenate all strings and return them
+
Bare ampersands should be converted to HTML entities upon output.
Add namespace support.