Remove purple_markup_escape_text

Review Request #2096 — Created Nov. 26, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This was originally added because g_markup_escape_text turns ' in to '
which isn't an element in HTML 4 and apparently it wasn't rendered right in
IE7. Those days are long gone, so there's no reason we need this anymore.

Compiled and ran the unit tests

Commits

Files

    Loading...