I prefer to have quote tool without the caption as it consumes too much space. Would you add a configuration option to hide it? Btw is this correct that the empty caption is generated? ``` { "type": "quote", "data": { "text": "a", "caption": "", "alignment": "left" } } ```