Now you can write:
But it doesn't work for non-latin characters
I understand that special characters may be reserved (for example, ], , and spaces are currently used nwr[name~test, i];). But it is unlikely that the letters of such alphabet will be used as special characters. So why not allow them to be used without quotes?
Now you can write:
But it doesn't work for non-latin characters
I understand that special characters may be reserved (for example,
],,and spaces are currently usednwr[name~test, i];). But it is unlikely that the letters of such alphabet will be used as special characters. So why not allow them to be used without quotes?