You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the above screenshot, the items in the second column are links. However, it is impossible to tell that they are links unless you hover on them.
It seem the appearance is determined by how the writer crafts the links. For example, these links are in code font and have the link color, as expected:
If the backticks are inside the square brackets, the link is indistinguishable from regular text.
In the above screenshot, the items in the second column are links. However, it is impossible to tell that they are links unless you hover on them.
It seem the appearance is determined by how the writer crafts the links. For example, these links are in code font and have the link color, as expected:
If the backticks are inside the square brackets, the link is indistinguishable from regular text.
If the backticks are outside the xref, the link gets the expected purple color to make it distinct.
Is it possible to apply the purple link color regardless of the placement of the backticks?
The text was updated successfully, but these errors were encountered: