They may, but it might have even a slight impact. I like the idea of codifying some form of validation like ww said in Re: Put the formatting information above the posting text box?, but that might be a bit too heavy-handed without some serious thought. However, a check for things like sub \w+ { or $\w+ = and such could notify a user after submit and prior to post that they may have code that hasn't been wrapped in <c></c> tags, etc.

Clearly, I don't want to lose new people to PM because of restraints/constraints, but on the other hand, if we can't/don't change how we post on PerlMonks, perhaps we should consider a new avenue of approach... an appreciation of sorts. 'Come to PM to be part of a community and learn, not just get your immediate question answered.".

There have to be some out there who still appreciate being part of a community; not just blindly answering questions that have to be precise and perfect in every way, without any means or facility for discussion.


In reply to Re^6: Put the formatting information above the posting text box? by stevieb
in thread Put the formatting information above the posting text box? by stevieb

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.