T2972
Depends on D13286
Add function prepareStringForTelegramHTML and unit tests. Apply to strings that could contain '<', '>', or '&' characters. Add test where these strings do contain such characters.
Differential D13296
[tg bot] Clean strings that could contain special characters before adding to telegram html msg Authored by bytesofman on Mar 11 2023, 18:59.
Details
T2972 Depends on D13286 Add function prepareStringForTelegramHTML and unit tests. Apply to strings that could contain '<', '>', or '&' characters. Add test where these strings do contain such characters. npm test
Diff Detail
Event TimelineComment Actions Needs a rebase since you updated mocks in part 4 D13282 |