When GitLab PR descriptions contain markdown inline code blocks they get interpreted as command substitutions in bash. This is because the here-doc string previously allowed for this behavior.
When GitLab PR descriptions contain markdown inline code blocks they get interpreted as command substitutions in bash. This is because the here-doc string previously allowed for this behavior.