In short, it was a not a near miss with a slight typographical correction to be made.

Yes, changing ',' to ';' and inserting a ' is anything but slight typographical correction (no, I didn't write it, just FYI). (:

it still doesn't flow since there is no clear antecedent for "it".

Where could that antecedent be in "...your post; it's..."? Boy, that is hard to find! Granted, there are other possible choices that work as well or better, but that one works just fine. :)

In any case, I've corrected the mistake of it only being on the form for replies (well, there are a couple of less-used forms that still lack it) and made it much clearer, IMHO:

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

And, just in case anybody wonders, no, we won't make that "PerlMonks-approved HTML" a link to Perl Monks Approved HTML tags, despite that seeming an obvious improvement. Unfortunately, doing so would make Tab no longer take one from the "title" field to the "body text" area (in both browsers).

But such a link should be added below the text area. Such used to be included there but somebody complained (IIRC) about those hints saying "Read Where should I post X? if you're not absolutely sure you're posting in the right place" which was deemed inappropriate except when posting a root node. I (now) disagree, in part because we have no shortage of people posting replies that should be root nodes.

So I'll probably add (all of) those hints back for replies eventually if nobody beats me to it.

I would rewrite the sentence.

Not s/would/did/? Well, I won't go searching through the pedantry of this thread looking for it, then. If you actually have a clearer rendition of those instructions to offer, then please point such out or include such in a reply to this node. Thanks in advance.

- tye        


In reply to Re^5: Improved instructions (fixed) by tye
in thread Improved instructions by John M. Dlugosz

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.