It's a bit jarring when Assistant is receiving the LLm response and it contains HTML data, it already renders it as the code block hasn't been fully closed yet. It would be nicer ui wise if Assistant assumed that if a multi line code block starts ( ``` )
it starts rendering it as a code block maybe. if possible?