Add unicode text format operation

This commit is contained in:
Matt 2020-08-13 12:36:02 +01:00
parent c9d9730726
commit 13a54ec318
No known key found for this signature in database
GPG key ID: 2DD462FE98BF38C2
3 changed files with 81 additions and 2 deletions

View file

@ -200,6 +200,7 @@
"ops": [
"Encode text",
"Decode text",
"Unicode Text Format",
"Remove Diacritics",
"Unescape Unicode Characters",
"Convert to NATO alphabet"