ForgetMeNot
ForgetMeNot copied to clipboard
Curly brackets change case of character to capital
When using a sentence containing curly brackets the string inside of the curly brackets is automatically changed to capital letters.
Example: Question: What is the escape sequence for a character named name in the Unicode database (Unicode only)
Answer: \N{name}
what happens is, when you create a card and write \N{name} it automatically becomes \N{NAME} and has to be corrected manually.