When asking ChatGPT (Free research version may 12) a question including a code block in correct XML syntax (e.g. console.log();) the backticks do not get converted to a code block.
Instead it gets shown as a normal text.
I would expect inputs like this to be shown as code instead.
The way the response get formatted into a code block is perfect.
I agree. I’m excited that OpenAI are adding ability to share conversations, but it would be so much better if the questions could have formatting. I spend a lot of time in Markdown-enabled editors and tend to put the backticks in automatically around code blocks. Doesn’t seem to affect answers, but would be great if we could have formatting in the questions. I guess it might need to be behind an option, so that non-Markdown folks wouldn’t get confused!