Hello,
Is there code for non-breaking hyphens like there is for non-breaking spaces?
Thanks,
Steph
Hello,
Is there code for non-breaking hyphens like there is for non-breaking spaces?
Thanks,
Steph
@SDolling yes, it’s called a [non-breaking hyphen](HTML Character Entities
The non-breaking hyphen (\‑) is used to define a hyphen character (‑) that does not break into a new line.
Thanks Jennifer, this did answer my question
you’re welcome @SDolling happy to help!