There's an unnecessary trailing backslash and space at the end of the line. The backslash should be removed. ```suggestion .. |link-code-let-chains-in-code-if-and-code-while-1| replace:: :code:`let` chains in :code:`if` and :code:`while` ``` _Originally posted by @Copilot in https://github.com/github/codeql/pull/20268#discussion_r2293189522_