I would like to customize the formats in the TinyMCE formatselect dropdown to support css class attributes.
Example: If would like to be able to select <h2 class='foo'> instead of just <h2> as format in the formatselect dropdown.
Does anyone here have an idea how I could do this?