Mercurial > pidgin.yaz
diff src/gtkimhtml.c @ 9241:5e9018c81bd9
[gaim-migrate @ 10040]
Wing says he improved gaim_markup_strip_html.
This patch modifies gaim_markup_strip_html to
1. Remove <style>...</style> and <script>...</script>
completely
2. Turn <td> into a tab instead of a space; this will
be needed for the msn profile code
For #1 above, the </style> / </script> matching does
not behave well when fed with
technically-correct-but-implausible input, such as
</style > and </script >
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 09 Jun 2004 01:34:16 +0000 |
parents | 395e62cf7bf6 |
children | 9b138ebf9ca8 |