<b></b> and <strong></strong> the config will look like this. It should be clear how to ban more elements.
// HtmlpurifierI'm thinking my next plugin will be a configuration page in admin to set the forbidden elements.
$Configuration['HtmlPurifier']['HTML']['ForbiddenElements'] = array("b", "strong");
It looks like you're new here. If you want to get involved, click one of these buttons!