Paul Schuetz 7caf00d07d
Resolve escaped characters in a status (#2071)
* Resolve escaped characters in a status

Escaped characters are now returned to their original form for
HTMLString.asRawText.

* Unescape the markdown version too

The HTMLString.asMarkdown string is now also unescaped, & and
similar are resolved.

* Fix a internal fallback

If one of the unescape(...) commands fails, the original, unescaped
text is used instead of an empty string.
2024-05-13 21:32:38 +02:00
..
2023-12-30 09:16:18 +01:00
2022-11-29 09:28:17 +01:00
2023-12-19 09:51:20 +01:00
2022-11-29 09:28:17 +01:00

Models

A description of this package.