Stewart V. Wright
Stewart V. Wright
*LOL* I just sent a pull request (https://github.com/Speedml/speedml/pull/27) to fix this exact issue.
It would be good to get the fodt support out as a stable release.
PR https://github.com/ofosos/ox-epub/pull/36 addresses the `mimetype` error, however the `role` errors look to sit somewhere in either [ox-html](https://github.com/bzg/org-mode/blob/main/lisp/ox-html.el#L2309-L2335) or in how [epubcheck](https://github.com/w3c/epubcheck) handles `role` attributes in `` tags. The problem is...