chiark / gitweb /
Squelch literal \n appearing in post HTML.
authorSimon Tatham <anakin@pobox.com>
Sun, 10 Dec 2023 22:15:16 +0000 (22:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 10 Dec 2023 22:15:16 +0000 (22:15 +0000)
commitc2c8b763409a37f0dd5cf77243935dc30496c802
tree6a99bff8abff0ce38b2201d2d6184133c211d26e
parent0dcf6e92ba0a44524a127832d09203ab4d506afc
Squelch literal \n appearing in post HTML.

For some reason this doesn't happen very often, but I just saw it for
the first time, and it totally confused Paragraph and also
ColouredString.frags. Avoid getting into that sitation in the first
place.
text.py