Hello! I am looking for some input on how to correctly get HTML to show text within repeating groups. Before anyone comes in and says, why don’t you just use the text element, don’t lol. I have to do it this way because of plugins and the ability to use mentions and hashtags.
So I am having a couple of issues here.
First, I am having an issue that I have multiple areas where I am displaying text and trying to use HTML element to display it. It seems as though bubble has issues with separating those? So it ends up being that all of them end up following the same HTML element rather than the specific one I intended for each.
Secondly, I would like to make it so that the specific portion of text that I am targeting to be clickable (User Mentions and Hashtags - like on FB, Linkedin, etc.) are underlined when hovered. I tried googling it and copying what I found, but haven’t been successful.
Anyone who has experience in CSS/HTML able to help me out?