Formatting Mark
/text/shared/01/formatting_mark.xhp
CTL;(not) wrapping words
words;wrapping in CTL
words;formatting marks
formatting marks;insert
formatting marks;no-break space
formatting marks;non-breaking hyphen
formatting marks;soft hyphen
formatting marks;narrow no-break space
formatting marks;zero-width space
formatting marks;word joiner
MW added 2 index entries because of issue 86750tried to fix i86464 by creating a new file, copy everything over, then save & overwrite as formatting_mark.xhpbut this did not help
No-break space
Inserts a space that will keep bordering characters together on line breaks.
Non-breaking hyphen
Inserts a hyphen that will keep bordering characters together on line breaks.
Soft hyphen
Inserts an invisible optional hyphen within a word that will appear and create a line break once it becomes the last character in a line.
Narrow no-break space
Inserts a narrow version of the no-break space. The inserted character is Unicode U+202F.
Zero-width space
Inserts an invisible space within a word that indicates a word or line break opportunity, even though no space is shown. The inserted character, which has no width, is Unicode U+200B.
Word joiner
Inserts an invisible space within a word to indicate that a line break is not allowed between the adjacent characters. The inserted character, which has no width, is Unicode U+2060.
To see the Unicode value for a character prior to the cursor position, use Command+Option+XAlt+X (or Alt+C in some locales) as a toggle.
Left-to-right mark
Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.
Right-to-left mark
Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.