Good analysis. From my point of view, this calls for a little more guidance for first time visitors (customers). Not to patronise, but to give the SoPW more orientation. It should be possible to properly express the problem without knowing a markup language.

I think the SoPW textarea and the small-print deserve its own page/node. Personally, I would remove the textarea and the small-print from the SoPW pages and replace them by two prominent links at the top and the bottom of the SoPW (Now: Add your question). The same link could be used at the Monastery Gates.
An unregistered user would be led to a more structured page allowing him/her to enter (draft):

As a quick hack, these inputs could be decorated with a little bit of HTML and provided as a preformatted preview textarea (Your "PerlMonks-approved HTML"-formatted text) as it is now.
E.g., the code fragment is wrapped into <code>...</code> tags, paragraphs are detected and marked up, spoilers and output is wrapped, very long text is folded (see more), Perl keywords become links to the [doc://keywords] ;-) etc.

A not so quick-hack would provide feedback (preview) with the same form and more guidance. Experienced users might chose to (personal settings or simple link) continue to use the textarea with it's full markup-power as it is now. If Javascript is not condemned, a SoPW-question-WYSIWYG-editor can be conceived...

Just some thoughts... I wonder if it is worth the effort? After all, some gentle rebuke by the Monks as well as exercising the virtues of tolerance and helpfulness is part of the whole experience.


In reply to Re^2: Monastery Gates Suggestion for Improvement by Perlbotics
in thread Monastery Gates Suggestion for Improvement by sasdrtx

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.