diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-28 12:25:51 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-28 12:25:51 -0500 |
commit | 5c7ff8e02ac0a2fe2966b04cb6862940face28c0 (patch) | |
tree | 3b832c107233b60e57c8199a8141d6fe7738073d /TODO | |
parent | 270cc37956de4ed1c4025b0d56aaf34a75d080d5 (diff) |
Renamed replaceWith to replace_with.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |