Skip to content

Add instruction to use markdown

Jan Provaznik requested to merge jp-sc-markdown into master

What does this MR do and why?

Instruct AI to return response code in markdown format to make sure it shows up formatted in the chat window. Without this instruction, the response is usually eclosed in <code> tags, but this may break formatting when showing response in chat. Instead we should use markdown.

Related to &11734 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports