This functionality doesn't seem to work with wysiwyg 6.x-2.4.
After checking the code, it seems like commenting in line 600 seems to work better than using this format.
$form['format']['guidelines'] = array(
'#title' => t('Formatting guidelines'),
'#value' => '',
);
Comments
Comment #1
dragonwize commented6.x is now unsupported.