Right. Interestingly, when I paste it into notepad++ I get another character (the generic “unknown character”) but if I copy-paste that back into TW it re-renders as the unicode emspace.
IMO the right way to implement body text indentation is to use CSS.
But how would that work/appear in the editor? A key use case is code indentation, but there must not be visible characters there, so the CSS would need to be applied onto the code itself. I’d love for the native TW editor to feature this.
And it is critical that the character is easily inserted. I’m currently using your setup (made into a plugin here) which requires a button click which is about how far I’m willing to go. The authoring process must not be interrupted by having to do magic stuff.