Open Malcolm-Remple opened 8 months ago
https://github.com/creativedotdesign/tofino/blob/306874c3b4409a90cbef4bc840600289ec54a704/inc/lib/helpers.php#L159
When content is passed into the function, and the last word is an a tag, the non breaking space is inserted into the a tag <a & nbsp; href="#"> The function still works if the a tag contains two or more words.
https://github.com/creativedotdesign/tofino/blob/306874c3b4409a90cbef4bc840600289ec54a704/inc/lib/helpers.php#L159
When content is passed into the function, and the last word is an a tag, the non breaking space is inserted into the a tag <a & nbsp; href="#"> The function still works if the a tag contains two or more words.