This is a module consisting of several filters you can enable on your text format/editor to improve accessibility or clean up HTML. These filters include include:

  • Converting bold tags to strong tags
  • Converting underline tags to styled span tags
  • Converting italics tags to em tags
  • Replacing nbsps with blank spaces
  • Converting quotes to plain quotes
  • Converting apostrophes to plain apostrophes

I know that the filter to limit html tags exists and can do a lot of this, but in my use case I noticed a lot of copying and pasting from Word and figured this might not be a bad idea for a solution to several issues.

The filters should probably go after the 'Fix faulty and chopped off HTML' filter.

Project information

Releases