in reply to Re^2: replacement for deprecated encoding pragma
in thread replacement for deprecated encoding pragma

Well....And how does this justify broken HTML code?

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^3: replacement for deprecated encoding pragma

Replies are listed 'Best First'.
Re^4: replacement for deprecated encoding pragma
by igoryonya (Pilgrim) on Jul 20, 2021 at 08:45 UTC
    You see, changing pre to code defeated the purpose of demonstrating the difference.
    In code view, you can't see the way it supposed to look.
      Narrowing down a problem to the essential is the first step of clever debugging.

      You want help for your Unicode problems, broken markup makes your post unreadable and will repel answers.

      Question: Do you want help?

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery

      Are the HTML tags surrounding your <pre> (well, now <code>) tags necessary? Maybe simply posting the Cyrillic text is enough, and then you can use <pre> tags without needing to entity-encode your HTML?