From discussion in #11 it might be useful to have a mode where only ASCII characters are upper-cased:
@wezm I mean I want to leave small greek letters as are when they are used as special mathematical operators or constants:
* π → π
* λ-calculus → λ-Calculus
Ahh interesting. I see that it's upper-casing the greek letters too.
I can see why you'd want to avoid that. I think it would be fairly easy to support a mode where only ASCII characters were upper-cased.
Originally posted by @wezm in #11 (comment)
From discussion in #11 it might be useful to have a mode where only ASCII characters are upper-cased:
Ahh interesting. I see that it's upper-casing the greek letters too.
I can see why you'd want to avoid that. I think it would be fairly easy to support a mode where only ASCII characters were upper-cased.
Originally posted by @wezm in #11 (comment)