Who knows how to enhance #CKEditor4 the editor (not source code mode!) by ckeditor #API, ckeditor #plugin, ckeditor filter and #JavaScript to add such elements as un-encoded raw #HTML ?
<?php ?>
or
<% TEST %>
or
<?$tag attr1="value" attr2="value">Text</?>
or
<@myactions.test size="small" alt="" output="yes" />
or
<@plugin.subroutine encoding="Latin1" output="yes">
pass this content
</@plugin.subroutine>
----
I had not found a ckeditor plugin to do this and re-edit the stored HTML file with SSH or FTP client is useless and nasty for workflow.
