Protected (non-editable) text
Hi everyone,
what would be the cleanest way to mark a portion of inline text as non-editable? I didn't find anything in the API. Typical usage scenarios in text editors would be showing a "¶" character at the end of a paragraph, or showing an index reference. I need this functionality for personalization placeholders (similar to a "mail merge" function).
Is there a declarative way to do this, or do I have to intercept all editing events?
Thanks for any hints!
Best regards,
Andreas
