"short of that occasionally resorted to by tye ..."

There used to be a way to hide your code tags inside HTML comments and be able to not only view the contents of the code tag view the contents of the code tag but also have the link to view them autogenerated. Now the link will be auto generated but a message saying "no code" or such be displayed instead of the content. I'll wager someone patched the code link thingy to strip out HTML comments before displaying the code. How rude.

And for the record, I have no problems with your use of the spoiler tag.

UPDATE: tye is or has looked a bit into my prob -- but i wanted to point out that Firefox users can highlight the relevant node and select "View Source" -- preventing them from having to wade thru mucks of HMTL to get to the hidden HTML comment.

UPDATE2: Thanks tye -- i think the newline requirement is a new thing -- i knew that i was hard linking to the page but that was pure laziness on my behalf.

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)

In reply to Re: spoiler tag "abuse" by jeffa
in thread spoiler tag "abuse" by BrowserUk

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.