Suppose I have the following code:
List<Integer> list = new ArrayList<Integer>();
Is there a way to make ArrayList above point to its documentation?
|
Suppose I have the following code:
Is there a way to make |
||||
|
|
It requires the use of explicit HTML, though. |
|||||||||||||
|
Doesn't seem like you can (see edits to this answer) But you can do:
Which is a link (but the whole line) |
|||||
|
|
Answers containing code almost always contain such references in the descriptive text; you can put your links there (To illustrate, I modified your |
|||
|
|
|
Using the technique shown in hammar's answer, here's the original example using explicit HTML:
|
||||
|
|