SID-00653: twisty doesn't work inside of table
| Status: |
Answered |
TWiki version: |
4.3.2 |
Perl version: |
unknown |
| Category: |
TwistyPlugin |
Server OS: |
unknown |
Last update: |
16 years ago |
I'd like to have twisty's Show... open up inside a table.
Here's the TWISTY inside of a table syntax but it doesn't create a table. The twisty works but it's preceded by a '|' and on the next line is
What is a syntax to have the twisty's open up within the cells of a table?
Maybe some escape to html, which also would need an un escape around the twisty code?
--
EdKulis - 2009-12-04
Discussion and Answer
Twiki here has interpreted my raw text. The 2 3 table is shows as pipe two pipe three literally
So, no need to correct what I have wrong if you know what's right.
--
EdKulis - 2009-12-04
I fixed your example by un-escaping the TABLE and TWISTY. It works here on twiki.org. I remember that the
TwistyPlugin or
TwistyContrib has been fixed to not introduce newlines that break table cells. Upgrade your plugin.
--
PeterThoeny - 2009-12-05
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.