I've noticed the Assistant fails to properly format some of its output. This is with Grok 4.1 Fast Reasoning with custom prompt. The custom prompt does not include any formatting instructions. Here are some examples:
This looks like a markdown table but it is being explicitly formatted as plaintext and there's no way for me to change its formatting in the chat. Suggestion: Allow user to explicitly set the data type of these boxes and render accordingly (eg JS, Python, Plain text, YAML, json, XML, etc).

YAML is also a nightmare. I explicitly asked that it format it as YAML in a code or plaintext box after this but it didn't quite understand what I meant or didn't succeed. Either way, the "yaml" at the top line of the output leads me to believe that it is trying to format it accordingly but something is broken in the rendering.

See above