]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/toggle/discussion.mdwn
fixes
[ikiwiki.git] / doc / plugins / toggle / discussion.mdwn
index ef91c8f5e953710f515b99736b80431a40101c4f..22a09685ddd57e3c6e9dbf9f41082bfe9d1a80c7 100644 (file)
@@ -3,10 +3,15 @@
 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
 
 > 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]]
+
+>> Thanks a lot for the fast reply, Joey! It's good to know it.
+>> --PTecza
+
+
+# [[bugs/Bug_when_toggling_in_a_preview_page]]