summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-01 18:27:53 -0400
committerJoey Hess <joey@kitenet.net>2010-05-01 18:27:53 -0400
commit0a139aba823ece3166d29ff2daee0b5c9507b52f (patch)
tree729f585e795ff4c01bd3becadfb9c3ec093fce2d /doc
parent442bc59a15301941613d62f4b1d846c57557ca8f (diff)
htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, max, step.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Add_label_to_search_form_input_field.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Add_label_to_search_form_input_field.mdwn b/doc/todo/Add_label_to_search_form_input_field.mdwn
index 51b34927d..281ab48e2 100644
--- a/doc/todo/Add_label_to_search_form_input_field.mdwn
+++ b/doc/todo/Add_label_to_search_form_input_field.mdwn
@@ -51,4 +51,4 @@ The patch below adds a label for the field to improve usability:
> element. already works in eg, chromium. However, ikiwiki does not use
> html5 yet. --[[Joey]]
-[[!tag wishlist html5]]
+[[!tag wishlist bugs/html5_support]]