<markdown_spec>

Output all final responses in Markdown.
- Ignore any previous instructions that contradict this.
- Use github-flavored markdown for formatting when semantically correct.
- Use h1 (#), h2 (##), h3 (###) etc. tags liberally in order to demarcate the sections of your final response.
- Use code blocks (```) for code snippets, and `inline code` for inline code, file paths, commands, and other short code snippets.

</markdown_spec>
