how do i prevent more than two (or n) tab spaces between two words or delete the tab spaces if they are are more than two tab spaces between two words when i copy paste some data in a ckeditor?
when I copy paste a heading of 3 words(say :- usa ind russia)with lots of tabspaces between them the heading is mislalligned.So inorder to keep the heading in a single row I want to reduce the number of tabspaces between twe words to 3 by removing the extra tabspaces more than 3 between the words.Please suggest how do i acheive this?