Updated SC2018 (markdown)

Vidar Holen
2019-09-08 17:05:46 -07:00
parent b02d2b7041
commit 99b7025e12

@@ -28,4 +28,6 @@ Instead, you can use `[:lower:]` and `[:upper:]` to explicitly specify case:
If you don't want `a-z` to match `é` or `A-Z` to match `Ñ`, you can ignore this message.
As of 2019-09-08, BusyBox `tr` does not support character classes, so you would have to ignore this message.
Note that the examples used here are multibyte characters in UTF-8. Many implementations (including GNU) fails to deal with them.