Forum Bugs

Hyperlinks not rendered correctly in pdf

lenciel
My hyperlinks in html, for example, <a href="http://test.com/">yo</a>, rendered as 'yo(http://test.com)', which looks like a markdown source. How could this be corrected?

Thanks a lot in advance.
mikeday
Check if you have any CSS style sheet using the ::after pseudo-element to put the link URL in the text.