The kitCommand ~~ wysiwyg_content ~~
can return the content of a WYSIWYG page section.
Please use the parameter section_id[]
to specify the SECTION_ID
to return:
~~ wysiwyg_content section_id[123] ~~
will return the content of the WYSIWYG section with the ID 123
.