diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 00:11:19 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 00:11:19 +0000 |
commit | 6fc66f83deba6df8abdf4bc117f8da7efbd7cbc1 (patch) | |
tree | b65261ec25063bea8fd8e8b4793917fea65768de /doc | |
parent | 433832b020c6464938992293c15cc8cdcfbd18f7 (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')
-rw-r--r-- | doc/todo/smileys_do_not_work_in_PreprocessorDirective_arguments.mdwn | 4 |
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]] |