Hi quick question, I'm wondering if it's possible to have custom formats in the array for example:
format: ['my-custom-added-format-1', 'my-custom-added-format-2'],
It seems to expect a string when I try and do this! (I've added the custom formats via the addFormat method)