A nice addition to
[doc:// ... ] would seem to me, lookup into the official FAQ, like
perldoc -q keywords does from the command line. I personally like
[faq://keywords] as a syntax for the link.
That could link to the FAQ section on perldoc.com, for example [faq://intersection] would point to the URL for the question "How do I compute the difference of two arrays? How do I compute the intersection of two arrays?" in perlfaq4.
I'm not sure what a query with more than one result should yield. I'm inclined to think of a dynamic page on this site, with titles and links to its associated page on perldoc.com. Some mechanism to preselect one particular question in this list of results, in the link specification, would be extra nice.
p.s. Currently, perldoc.com is having troubles. That way my example has to remain a bit on the abstract side.
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.