diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-07 14:00:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-07 14:00:46 -0400 |
commit | 8d81dee4117ac6ad9ce79c4852aa82bdec79beea (patch) | |
tree | a20b0f1b49f0c2443b3defb594113abbcbd6feed /doc | |
parent | 9a61666a357c08af55cc8bc488bcf1f48948d635 (diff) |
web commit by http://jcflack.myopenid.com/
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/conditional_text_based_on_ikiwiki_features.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn b/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn index e5e23531e..2b411144c 100644 --- a/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn +++ b/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn @@ -106,3 +106,11 @@ This is now completely [[todo/done]]! See [[plugins/conditional]]. --[[Joey]] > You rock mightily. --[[JoshTriplett]] + +Is there a way to test features other than plugins? For example, +to add to [[ikiwiki/Markdown]] something like + + \[[if test="enabled(multimarkdown)" then="You can also use..."]] + +(I tried it like that just to see if it would work, but I wasn't that lucky.) +--ChapmanFlack |