Seems to remove empty tags which are the standard tags used for bootstrap icons. I have set drop-empty-elements to false and even added
new-inline-tags => 'i'
new-empty-tags => 'i'
Though I don't think those two should be needed.
Any help with this would be greatly appreciated.