title: Remove Format
The {@link module:removeformat/removeformat~RemoveFormat} feature allow to easily remove any formatting.
Since it only clears formatting markup, this means that items like links, tables or images will not be removed.
{@snippet features/build-remove-format-source}
{@snippet features/remove-format}
Elements considered by remove format feature are determined by schema. Only elements marked with isFormatting property are removed by the remove format feature.