Text Transformations - pressden/emma GitHub Wiki

text transformations will transform the text within an element to be fully uppercase or fully lowercase, regardless of how that text is typed. This is the preferable method of obtaining an all caps title when that title is in all caps for purely stylistic reasons.

  • uppercase - sets all text within the element to uppercase
  • lowercase - sets all text within the element to lowercase