Upper and Lower Case
Formatting in Athennian is easy. If you want to make a variable all capitalized or all lower case, then use the following modifier in the variable:
{entityName | upper}
{entityName | lower}
Bold and Italics
To bold, underline, italicize or strikethrough, simply apply the formatting to the entire variable reference like this: {address | upper}.
Date Formatting
Date formatting is customizable in Athennian. With a date variable, add the vertical pipe ( | ) and time: to indicate you want to custom format the date. Follow this with the desired date pattern in single quotations ( ' ). A full list of the date codes can be found with the Athennian variables chart.
{entity_incorporationDate | time:'MMMM D, YYYY'}
Number Formatting