:: a -> a package:pandoc
Bring all regular text in a pandoc structure to uppercase.
This function correctly handles cases where a lowercase character
doesn't match to a single uppercase character – e.g. “Straße” would be
converted to “STRASSE”, not “STRAßE”.