Thank you very much for the reply and the test epub! I took a quick look at your example and wrapped the paragraph into an <aside> element as in your code but testing my epub on Apple Books made the whole paragraph disappeared while on yours not. It worked for Google Play Books though as it ignores <aside> and shows whatever is written inside it.
I'll keep on looking into the issue while comparing your code to what I wrote.
|