For the record: the safe solution is to send an attachment.

But I agree with you that it's wrong.

Regarding this company, I'm confident they have an option hidden in the settings to not DWIM HTML snippets.

(They probably think it's more efficient to piss off some experts than to bother millions of amateurs)

This reminds me when I spent days debugging a web app which didn't work for 1% if the users in IE.

After tracking down one of them we found out that he was told to run IE in a compatibility mode with a >10 year old version, because another legacy web app didn't work otherwise, and the maintainer was long lost...

Technology is full of workarounds to fix older workarounds.

Like parsing user agent strings which all claim to be the dominant standard browser from 30 years ago...

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


In reply to Re^9: Is ChatGPT like having a thousand monkeys? (Blank lines in emails) by LanX
in thread Is ChatGPT like having a thousand monkeys? by talexb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.