The separator between category names. For example, if the separator is
"·", the category ["a", "b", "c"] will be formatted as "a·b·c".
The default separator is "·".
If this is a function, it will be called with the category array and
should return a string, which will be used for rendering the category.