Hmmm, what happened is that I have a MySQL CMS and to make the admin part more idiot proof, I added the CKeditor plugin to the custom admin interface.... so when people edit the records, they can paste straight from Word without having to know the HTML to format it.
Problem is that Ckeditor installs Scayt (spell check as you type - the red squiggly lines you see in the composer window here on strut for example) and these squiggly lines are in fact a whole lot of bullshit tags that have now been saved to the file. I need them out, but they are not all the same. I have removed Scayt, but the damage is done for the records that have been edited in the meantime. It's a 100+ records in multiple places.
So I guess I need to export the sql file, run a regex on it to remove these tags, then re-import the sql. This scares me a bit.
The bit I need to edit looks like this pattern:
Luo-speaking
I want to remove, in this case
and