Job log output does not return html if Accept: text/html

If i understand correctly

says that Accept: ‘text/html’ should lead to html result.

And terminal-to-html --preview generates incorrect html for text/html.
But it seems correct for text/plain, but there is no collapse/expand abilities for — sections.

Can I get html with collapse/expand abilities ?

Hey @Dzenly! Ah, none of our HTML outputs will give you the collapse/expand capabilities I’m afraid, because it’s something that’s built into our build page’s JS code.

But are you finding that you’re not getting any HTML result at all from sending an Accept: text/html request?

Thank you for answer.
Now it is not actual for me.
But seems like ‘text/html’ does not return correct html doc (which should start with doctype etc.).