Home › Forums › General XMetaL Discussion › Insert DITA XML fragment into the DOM › Reply To: Insert DITA XML fragment into the DOM
Reply to: Insert DITA XML fragment into the DOM
October 22, 2013 at 9:15 pmOnce the table (or any set of elements) is successfully inserted it should be in the DOM, so this is a little odd.
However, you might want to try calling formatGraphicTable() — see the Programmers Guide for details — to see if that helps. I suspect it will not, given that it really should only affect the rendering of what is already in the DOM.