Code for zero-width space?

Is it possible to insert a zero-width space with special code in CSL? (I'm trying to hide a phantom, placeholder.)
  • It should be possible. The XML escape value will be:

    ​
    or

    ​
  • edited April 27, 2014
    & #8203 ; (without the space) should work. All special characters can be similarly used with HTML/UTF encoding. Whether they work depends, of course, on the font used in the word processor.

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.