On Wed Aug 27 14:48:19 2025 +0000, Jacek Caban wrote:
Could we just callback to `getContentType()` then? We get `doc_type` from it anyway.
Interesting, I looked into why it was needed to have the tests pass. It looks like the "default" is XML, and doc_type was reflecting that. I'll have to use something similar here, then.