From a whitespace (BR/P) POV, I don't think it's unduly fair.

However, WRT to your point about badly formatted posts, the majority of them [badly formatted posts] that I've seen appear to be down to the inappropriate use/lack of CODE tags - which, AFAIK, aren't standard HTML markup.

Some posters do try and address the problem, by using PRE tags, the majority of which are then, to some degree, castigated for it - normally by monks that are better versed in the arts of posting &/or markup.

Such use [of PRE tags] is understandable, since the hint If you think you're going to use <pre> tags — don't! Use <code> tags instead!... is way off the bottom of the visible page on my browser (and I use quite a small font size - the line Posts may use any of the... is typically only partially visible at the bottom of the page).

Maybe a solution could be a browser popup window, that can be enabled or disabled in the monks home node (or per-session and the setting maintained via a cookie for AM), containing either (an expanded version of) the hints or possibly the editing page...

A user level that continues to overstate my experience :-))

In reply to Re^3: Carriage return by Bloodnok
in thread Carriage return by siyverts

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.