During text editing, you can enable a special 'protect' editing mode. When this mode is enabled, in the source editing window with hidden tags or in the WYSIWYG window, it is no longer possible to delete end of paragraphs and paragraph styles and their associated bells. This is useful when editing headlines.
To activate protected mode, on the Edit menu, point to Protection, and then select Protect Tags Against Deleting.
Important notes
•At the beginning of every editing session the protect mode is disabled.
•When you display tags in the source window, the protect mode will not be effective, even if enabled.
•Protect mode is a property of the editing session, not of the article element - i.e. if the text is being edited in both source and WYSIWYG mode, it can be in the protect mode in the source, and in unprotected mode in WYSIWYG (or any combination whereof).
•The protect mode is enabled/disabled by the scripting command ToggleProtectPara. There is also a scripting function HasProtectPara that returns true when the 'protect' mode is enabled.
Note
The protection is overridden when you use CTRL+Backspace as explained in Deleting hidden tags.