Hyperlinked Text Is Overwritten by the Embed
-
I noticed that one of my posts had an awkward section where I used the forum's hyperlink function. Instead of the post allowing a user to click the text to follow the link, the video that was linked to had completely hidden the text and broke up the halves of the sentence that the hyperlink stood between.
How it looks:
How it's supposed to look:
-
This is due to how the forum should embed youtube links into the posts, so linking shouldnt really do that - Links with youtube / twitter are going to cause us problems.
I will need to write some custom code to link offsite to youtube vids rather than embedding by default, or maybe code some custom format options to embed the youtube video specifically.
Not sure which is the correct approach at the moment. open to ideas!
-
@MikeDX If there is some way to only embed raw links (i.e. not hyperlinked text), that would be the most intuitive solution in my eyes.
-
@Legendary Like having some kind of tag you can put links into that would prevent them from being parsed (I hope that's the right word).