TLF some InlineGraphicElements
Hello all, could you give me advice please. when I try add multiple InlineGraphicElements in my text flow, show img only in last "p" element. Here is my code https://gist.github.com/3963747. I trace imported text in console and I can see that img added in last paragraph element, but this behaviour I can change if I will create InlineGraphicElement every time in addLink function, but all the same, inline graphic element will show only in last "p" element