I'm developing a custom format with two custom options. This is the header:
/*
Format Name: Format Name
Format URI: domain.com/format/format_name/
Description: A new format.
Version: 1.0
Author: My name
Author URI: domain.com/
Params: format,custom('option1'),custom('option2'),
Source: exhibit
Objects: exhibits
*/
The weird thing is that if I don't put a comma after custom('option2'), Indexhibit doesn't display option 2 in the Exhibit Options. Is this normal? I don't see it happening in the default formats.