If I want to save an article or question for future reference, how do I do that on PerlMonks without actually copying the entire text and saving it as text file? I would prefer to save only the link to the question. For example, recently the behavior of int() function was brought up in the question "Behaviour of int() unexpected" and I wanted to save the link of that question. However, when I click on that question, the address bar shows this: https://perlmonks.com/? and nothing else. So, I know if I just copy that and paste it later, it's not going to show that question. So, I think, I should click somewhere else but not sure where.
Update: Nevermind. It works now. I see it https://perlmonks.com/?node_id=11164220 I don't know why it didn't show this link previously when I clicked on the question. This is so weird. Anyway, I got it!
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.