RTE.default {
proc.allowedClasses := addToList(mylinkclass)
buttons.link.properties.class.allowedClasses := addToList(mylinkclass)
}
The strange thing I have found here is, the class names like “arrow” and class names with “_” (underscore) are not allowed.