Today I completed a script for monitoring some system stuff on Win32 systems and decided to post it here in case if there's another poor chap who needs something like that. When posting the code in Code Catacombs, I've noticed that there's no preview button either... Then, just out of curiosity, I've decided to check the Snippets Section and noticed it's lacking the preview as well...

I realize that people doing the maintenance/updates on PM site are not getting paid for it and so can only dedicate a part of their free time to do them. I also realize that I myself cannot attempt to do them myself (due to the lack of necessary knowledge and the fact that I need to get to level 8 before I can become a pmdevil). So I humbly ask that if there is a venerable monk who has the necessary qualifications and time, then there's a task that needs their attention...


In reply to Preview missing not only in node updates by bofh_of_oz

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.