Post edit history
Codex QOL
Before | After | ||
---|---|---|---|
1 | It seems overkill but this does catch any edge cases. You can guarantee that no one's gonna be able to rm -rf their teammates when your character set is a minimal whitelist (though I don't think there's any real danger of that with how it's being called) | 1 | It seems overkill but this does catch any edge cases. You can guarantee that no one's gonna be able to rm -rf their teammates when your character set is a minimal whitelist (though I don't think there's any real danger of that with how it's being called) |
2 | \n | 2 | \n |
3 | Oddly, it looks like the TTS used to accept digits, but they were removed from the list. From the commit, it's hard to tell why they were removed though. | 3 | Oddly, it looks like the TTS used to accept digits, but they were removed from the list. From the commit, it's hard to tell why they were removed though. |
4 | \n | ||
5 | Edit: There was an issue closed around the time of the commit where non-english languages were removed from TTS. Perhaps the numbers 0-9 were just lost in translation? |