diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-30 19:03:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-30 19:03:22 +0000 |
commit | 866cdd7c4a4e268f9e4528a8df80b44950c7adb3 (patch) | |
tree | 280e5ecba7b02d532b7e01aa5917def838837ead /doc/plugins | |
parent | 8a6a0673339c00480d49513eb0e3db83a9c7ce9c (diff) |
response
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/toggle/discussion.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/plugins/toggle/discussion.mdwn b/doc/plugins/toggle/discussion.mdwn index 74c382db3..ef91c8f5e 100644 --- a/doc/plugins/toggle/discussion.mdwn +++ b/doc/plugins/toggle/discussion.mdwn @@ -4,4 +4,9 @@ Is it possible to use another plugin into your toggle plugin? For example, I want to have toggleable table and try to use Victor Moral's table plugin, but no success. How can I do it? ---PTecza
\ No newline at end of file +--PTecza + +> Yes, you can nest preprocessor directives. However, due to the issues +> discussed [[here|todo/nested_preprocessor_directives]], it's not +> currently supported to nest multiple levels of the same quotes. +> --[[Joey]] |