Point one has been raised in a previous thread (Standalone Code Tag), where it got a somewhat mixed reception... it has merits in terms of not constituting an override of the existing <code> tag in HTML, which is good, but unless we want to go retrofit all the old nodes with them, that doesn't buy us anything (the translation would have to be left in for backward compatability). Though that retrofit woulndn't be all that hard... I'm just not sure it's worth the trouble, honestly.

Item two, however, sounds like a great idea--and if E2 has something similar already implemented, then it probably wouldn't be too much of a pain for vroom to implement, which I suspect would be something of a deal-breaker (he being elsewhere employed and all).



If God had meant us to fly, he would *never* have give us the railroads.
    --Michael Flanders


In reply to Re: Two quick (and easy?) suggestions for PM by ChemBoy
in thread Two quick (and easy?) suggestions for PM by Masem

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.