When copying HTML code, make sure there are no extra spaces. Each element is a block element (one element per line), so there is no need to add extra spaces. Each space will cause additional <br> tag in escaping html automation. <br> tags are responsible for spaces between elements, make sure you need them.