J.J. is right, this isn't the place to post colorized HTML code; Perlmonks are specialized geeks some of whom spend (apparently) inordinate amounts of time and effort on (fetishistically ?) customizing their Perlmonks experience with unpredicatable themes. Therefore they won't get out of it what you wanted them to. However, in another context, it isn't a bad idea at all. It makes the code more interesting to look at for that 99.93867% of the rest of humanity (people who don't code Perl) who might stumble across your site, and i find that for me it makes syntax stand out well, allowing me to spot errors or grasp what is going on with some unfamiliar code more quickly.

I am happy to have been a guinea pig for the use of colorized code on Perlmonks; now those who come after, like the Monk who posted the top inquiry, will know.


BTW, J.J., I am going to edit my node at OS.pl to include non-colorized code .. but I'll leave the original up there too so that others can see what this thread was about and what not to post on Perlmonks ;-).

soren Intrepid


In reply to Re: Pretty Perl display in HTML? by Intrepid
in thread Pretty Perl display in HTML? by sness

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.