blob: 08ccddea8e85846486df10e9669df28a5375e6be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Nested plugins
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]]
# Initial State
It would be nice if one could set the initial state of the toggleable area.
|