url-regex icon indicating copy to clipboard operation
url-regex copied to clipboard

Bit.ly link not parsing from html code properly

Open macmichael01 opened this issue 2 years ago • 0 comments

The following html code when parsed leaves the closing p tag: <p>http://bit.ly/2ePIrDy</p>

Results in: http://bit.ly/2ePIrDy</p>

macmichael01 avatar Mar 08 '23 20:03 macmichael01