Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

On OS X: When I copy and paste from notepad I get strange characters like <br><br>. How do I get rid of this?

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

When I copy and paste from notepad I get strange characters like <br><br>. How do I get rid of this?

When I copy and paste from notepad I get strange characters like &lt;br&gt;&lt;br&gt;. How do I get rid of this?

Изменено cor-el

Все ответы (2)

more options

The characters I'm getting are the Less than symbol, br, Greater than symbol and there's 2 next to each other in between paragraphs.

Изменено cherayewmj

more options

That are HTML 'break' tags that add an empty line or force a new line.

You would see such tags in a normal text area if you paste HTML code as plain text. If you paste in a rich text editor then you should see a new line. You can use the editor in plain text mode to prevent this.

Where do you see this happen?