I've got an odd problem with some of my topics. They all include a link in the head to an internal stylesheet in the /Resources/ folder, and a matching link in the table style class to the mc-table-style.
However, if I edit anything in the table via the XML Editor, I immediately lose all table formatting. If I switch to the Text Editor, the link in the file head has been removed, even though the url in the table style is still there. The URLs are definitely valid (i.e the correct relative depth to the css file), because when I paste the link back into the head it fixes the table. But it's a pain in the behind to keep doing this every time I want to edit a file.
Any idea what's causing Flare to delete the css link?