summaryrefslogtreecommitdiff
path: root/doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 00:11:19 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 00:11:19 +0000
commit6fc66f83deba6df8abdf4bc117f8da7efbd7cbc1 (patch)
treeb65261ec25063bea8fd8e8b4793917fea65768de /doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn
parent433832b020c6464938992293c15cc8cdcfbd18f7 (diff)
* Fix the template, toggle, and conditional plugins to filter text before
preprocessing it. * Fix smiley plugin to support smileys at the very beginning or end of the content.
Diffstat (limited to 'doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn')
-rw-r--r--doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn b/doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn
index 3f327820e..dabc58dee 100644
--- a/doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn
+++ b/doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn
@@ -13,4 +13,6 @@ after [[PreprocessorDirective]]s.
>
> Also, for an example of this issue, consider the sample conditional on [[plugins/conditional]].
>
-> --[[JoshTriplett]] \ No newline at end of file
+> --[[JoshTriplett]]
+
+[[todo/done]] --[[Joey]]