Questions tagged [hyperlinks]
HTML links, generally those created within the network on questions, answers, or the site itself.
1,617 questions
7
votes
0
answers
117
views
Not able to click link for "Invited" chat tab
I locate to this dropdown using my mobile phone and choose the chat option.
This opens the chat in mobile phone. There I notice this.
In this image as seen, the invited tab is not a hyperlink (it's a ...
2
votes
0
answers
72
views
Chat: Incorrect formatting of cursive or bold text adjacent to brackets
All of these fail to be formatted correctly in Chat:
\[*test*\]
Expected: [test]
Actual: [*test*]
[[*test*]](https://en.wiktionary.org/wiki/test)
Expected: [test]
Actual: [[test]](en.wiktionary.org/...
4
votes
1
answer
95
views
An apostrophe after a CommonMark hyperlink breaks the client-side preview renderer (but still renders correctly server-side)
An Example
At softwarerecs.stackexchange.com/posts/93650/edit/0ca6aecd-c013-42bb-b9f3-b41c3c60ae33 (note that the appended hash is removable), [`meta.stackexchange.com/q/412232`][2]'s breaks the ...
3
votes
0
answers
41
views
Add a link to the per-site meta in the "Don't Ask" Help Center page
The help center page What types of questions should I avoid asking? has a final paragraph
If your question is about the site itself, please don't ask it here. Visit our meta-discussion site, where ...
4
votes
0
answers
53
views
Link with tilde working in preview but not in post
ethtool and turning of rxvlan is an Ask Ubuntu answer I created yesterday, which contains hyperlinks to source files under https://git.launchpad.net/
While creating the answer, when in the editor ...
5
votes
0
answers
83
views
Opening developer survey results link from the top bar notice leads to empty page
I used link from the top bar notice on Stack Overflow on Russia to open in a new tab:
Full link is: https://survey.stackoverflow.co/2025?utm_medium=referral&utm_source=stackoverflow-community&...
5
votes
0
answers
93
views
Links from traducir to transifex for translatable sentences should be updated
In traducir there are links for each sentence to transifex source, e.g.:
Currently link has the following format (as an example for ruSO):
https://www.transifex.com/stack-exchange/stack-overflow-ru/...
8
votes
1
answer
136
views
URL fails to change properly when clicking "Visit" links in Area 51, resulting in all internal links on page becoming broken
When visiting a beta site from the "Visit!" link on an Area 51 proposal page, one goes to a link of the form area51.stackexchange.com/proposals/[proposal ID]/proposal-name/visit. Previously, ...
7
votes
0
answers
93
views
Wrong URLs in updated flag dialog
It looks like there has been a recent deploy. When flagging a question, two links in the dialog are broken:
The URL for 'closed' has a weird $closedHelpUrl in it and links to the question itself, and ...
1
vote
0
answers
59
views
Citation Helper for general scientific/scholarly sources
I became just aware of citation helper, a tool that queries the webservice https://zbmath.org/ to turn abstract ids of papers in the field of mathematics into human-readable citations fit for ...
8
votes
0
answers
82
views
Underline hyperlinks in chat messages even when not hovered over (for accessibility)
Hyperlinks in chat messages only show underlining when hovered over with the pointer. This isn't very good for accessibility. See the WebAIM guidance on link underlining. This never bothered me, but I ...
1
vote
1
answer
100
views
How can I return a table with links to comments in SEDE?
E.g. consider this SEDE query that lists 5 comments:
select top 5 c1.id, c1.Text
from Comments c1
ORDER BY id ASC
Output:
How can I add a column containing links to the comments (not links to the ...
-13
votes
1
answer
239
views
How can one add an alt text for a linked image?
As a follow-up on Can we make image description required?, I wonder: How can one add an alt text for a linked image?
18
votes
1
answer
387
views
rads.stackoverflow.com redirections are not functioning properly
Links to rads.stackoverflow.com are used to redirect (e.g. to Amazon) to add Stack Exchange's affiliate cookie. I just saw a site member on "my" site mention that the redirect was failing, ...
13
votes
0
answers
146
views
meta.site link redirects broken after cloud migration?
Some time in the past, the default format for meta site URLs was switched from meta.site.stackexchange.com to site.meta.stackexchange.com. Some places on our network still contain links which point to ...