Example: Let’s say I have the field “verb”. If a note has “paddle” in it, and another has “Row”, I would like to display the field with a consistent case, like “Paddle” and “Row”, or “paddle” and “row”, without having to edit every field.
The syntax could be something like {{verb:uppercase}}, {{verb:lowercase}}, {{verb:camelcase}} etc
Some use cases include:
A student that imports a deck but they have some reading disability and they understand upper case better
Desire to use upper case in a card type, and lower case in another one