// Define downcast converters for a model element with a "low" priority so they are run after the default converters.
{priority:'low'});
// Use `downcastCustomClassesToFigure` if you'd like to keep your classes on <figure> element or `downcastCustomClassesToChild` if you'd like to keep your classes on a <figure> child element, i.e. <img>.