R
R
Radren2015-11-16 12:33:49
Django
Radren, 2015-11-16 12:33:49

How to get rid of utf-8 bom characters?

Pycharm adds utf-8 bom characters to the top of html pages by default. These characters break the site.
1. Is it possible to disable adding bom characters in Pycharm?
2. And if not, then maybe you can somehow "wrap" bom characters so that the browser does not pay attention to them?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Pupkin, 2015-11-16
@sakrab

Notepad++ Convert to UTF-8 without BOM

Z
zelsky, 2015-11-16
@zelsky

And why is it enough to use pycharm and Sublime / Atom + terminal for both debugging and deploying.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question