|
| Description: |
It seem that we can't edit the macro content with the WYSIWYG when the macro is in a table cell. By For example:
{code:java} == It doesn't work (we can't edit the "content" text inline) ==
|((( {{info}} content {{/info}} )))
== It works (we can edit the "content" text inline) ==
((( {{info}} content {{/info}} ))) {code}
When the content cannot be edited, the whole macro gets selected at once and there is no area that activates to type in it:
!CannotEdit.png|thumbnail!
When the content can be edited, the macro areas get selected one by one, and content can be edited:
!CanEdit.png|thumbnail! |
| Attachment: |
CannotEdit.png |
| Attachment: |
CanEdit.png |
|