You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When autolinking strings with angle brackets not belonging to html tags, the bracketed section is stripped out. For example, when passing in http://gs.3g.cn/D/b3964/w<gof=N53fa> the output is http://gs.3g.cn/D/b39664/w.
Is there any way to prevent this so that the bracketed region is included in the link?
The text was updated successfully, but these errors were encountered:
When autolinking strings with angle brackets not belonging to html tags, the bracketed section is stripped out. For example, when passing in http://gs.3g.cn/D/b3964/w<gof=N53fa> the output is http://gs.3g.cn/D/b39664/w.
Is there any way to prevent this so that the bracketed region is included in the link?
The text was updated successfully, but these errors were encountered: