G'day Rolf,

Thanks for the feedback and various test examples.

I'll aim to reply to everything here to avoid instances of one of us posting while the other is composing (e.g. the nodes 11134079link and 11134080link). It also keeps everything together instead of bits scattered throughout the thread.

As far as I know, I've always used [...] without any problems or comment on this usage. I noted your test with [lanx] didn't generate an additional link in the title.

There are clearly inconsistencies between the rendering of titles on various pages: even a single node's title can look different when viewed in its thread or by itself.

Thanks for taking the time to commit a patch. Unfortunately, I get "Tough beans." (permission denied) so I can't comment further on that.

If the issues can't be easily resolved — due to code complexity, testing difficulties, etc. — perhaps a documentation page with basic instructions could at least help to avoid the problems. I'm thinking along the lines of: don't include markup; don't use entities; and so on.

— Ken


In reply to Re^2: What are the formatting rules for the "Title" of posts? (​) (updated) by kcott
in thread What are the formatting rules for the "Title" of posts? by kcott

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.