Um... funny thing about how you put in that reference to another node at PM -- specifying the full url so you could add "#sense" to arrive at a specific point in the node...

When I follow it, my login info gets lost. (I become anonymonk when viewing the referenced node.)

If you just use [How (Not) To Ask A Question] or [id://172086], rather than hard-coding the full url, the user's login is preserved when following the link -- compare what happens when following your link to what happens with these: How (Not) To Ask A Question (cited by name) and How (Not) To Ask A Question (cited by id://node_id). Or even this (bare node_id plus a label).

Sadly, it's not possible to append "#target" to any of those citation forms, in order to jump to a specific point in the node, and maybe no one wants to add that capability (maybe for good reason). So just cite the node in the normal way and add a comment that the reader should look for a specific point in the node -- rather than causing the reader to become disoriented.


In reply to (OT) Working with PM node links when posting by graff
in thread Working with Ranges!!! by Pepsi

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.