Experiencing
Configuring
<textarea id='synapEditor'>
Synap Editor intialized with Textarea.
</textarea>
<script>
new SynapEditor('synapEditor', synapEditorConfig, document.getElementById('synapEditor').value);
</script>