Tidy up careful_string_filter and add some extra transliterations.
authorCarl Hetherington <cth@carlh.net>
Wed, 11 May 2022 18:28:56 +0000 (20:28 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 11 May 2022 18:38:01 +0000 (20:38 +0200)
commit1a721b82d4094c00ee89574e17c58c23c0de8cdd
treeae194de02a16b8f1328c523fc5e3866449b0e49e
parentbbe336ee97c86c424f8f94e0f947f8e3b20e7123
Tidy up careful_string_filter and add some extra transliterations.

ł seems to be ignored by the ICU transliterator for some reason.
src/lib/util.cc
test/util_test.cc