Can someone check my syntax? I don't see anything in the RTE. I have the
following in my page tsconfig (root page of site):
RTE.classes {
emailAddress {
name = Email Address
value = font:bold; color:blue;
}
RTE.default {
classesParagraph = emailAddress
}