We have a workflow in Open Journal Systems where we use Pandoc to convert word documents to EPUB, and then display them with an embedded EPUB app (Bibi). Our resulting EPUBs work fine with both debuggers and viewers like calibre. They work in Bibi, but only when they are reduced to a certain length. Whenever the files exceed approx 100 lines or 600 words, Bibi claims: TypeError: Cannot read properties of undefined (reading ‘getAttribute’) Meanwhile, the same documents works when converted to EPUB using other converters, or when I reduce the length (length, not size in bytes-- I've tried with graphics, still works). It suddenly works when I reduce the length by removing pure paragraph text, even though all the formatted elements (abstract, references, etc) are the same. I recognize that this problem is very specific to the interrelation pandoc <-> Bibi, but I'd be grateful for general troubleshooting suggestions. Thanks in advance, Peter -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/7ed278f7-071b-4bcc-9f9a-e9dd5c09ee55n%40googlegroups.com.