Fixed escaping regression in urlize filter.
Now that the URL is always unescaped as of refs #22267, we should re-escape it before inserting it into the anchor.
Loading
Please register or sign in to comment
Now that the URL is always unescaped as of refs #22267, we should re-escape it before inserting it into the anchor.