diff options
author | John <7192933+qtaf@users.noreply.github.com> | 2018-07-11 16:50:49 -0400 |
---|---|---|
committer | Wim <wim@42.be> | 2018-07-11 22:50:49 +0200 |
commit | 2d2d185200278ff9453c69be60cff13e1bec6e2c (patch) | |
tree | 7d489b436aafc285426f53d264cf9805ee9c8db0 /matterbridge.toml.sample | |
parent | cb7278eb503498da4e1bcaf24b330d696832e57b (diff) | |
download | matterbridge-msglm-2d2d185200278ff9453c69be60cff13e1bec6e2c.tar.gz matterbridge-msglm-2d2d185200278ff9453c69be60cff13e1bec6e2c.tar.bz2 matterbridge-msglm-2d2d185200278ff9453c69be60cff13e1bec6e2c.zip |
Stop numbers being stripped after non-color control codes (irc) (#465)
Currently numbers are stripped not just after the color control code (\x03) but also after other formatting such as bold (\x02) and italic (\x1D), which is both unnecessary and leads to missing text from irc. This fixes that by only stripping numbers after the color control code.
Diffstat (limited to 'matterbridge.toml.sample')
0 files changed, 0 insertions, 0 deletions