Text written in code blocks is treated as commands. We should ignore code blocks, for example, to avoid triggering the bot when the user has: ```js if (!auth) {} ``` **Implementation details:** - Ignore text fragments which are written in code blocks.