Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [hyperlink]

A hyperlink is a reference to a document (or a section) that can be followed for retrieval using a navigation system that allows selecting emphasized content within an originating document.

0 votes
0 answers
6 views

Flutter, Hyperlinks in TextFormField

I would like to know if anyone has any idea on how to make a hyperlink clickable while inside a TextFormField. The scenario is a note app where the text of each note is always inside a TextFormField. ...
Amras's user avatar
  • 1
-3 votes
2 answers
21 views

Why does this link list not work in HTML? [closed]

I was making a list of links for a website that I am creating but it stopped working when I ran it. I have tried replacing it but I am at a loss for solutions. Nothing worked. <ul> <li&...
MrMagoo8888's user avatar
0 votes
0 answers
21 views

Markdown links in Telegram bot don't behave as expected

I am making a Telegram bot. User asks for a board game, and bot answers with an image of setup for it. It works just fine with straight typing the name of the game, but I also want to list all ...
maralex's user avatar
1 vote
1 answer
15 views

When to use <Link to="" /> from react-router-dom and anchor tag? (React Router Dom Version 6.24.1)

I have a React 18 application and I am using the react-router-dom version 6.24.1. I am getting confused as to when I should use the <Link /> tag and when I should use the <a> (anchor) tag ...
qqq's user avatar
  • 866
0 votes
0 answers
13 views

Row Action is not using unique URL for redirection .NET Kentico

I am writing this function to attempt to make each Row element clickable to open a new window with a specific URL designated for each row. I am doing this in Kentico Admin module. In every resource I ...
slothes's user avatar
-1 votes
0 answers
16 views

Relative assets folders for images in mkdocs?

In MkDocs, if I want to insert a figure I have to use: ![Shunting-Yard algorithm](../../../assets/images/shunting-yard.drawio) Unfortunately, if I move the .md page, I have to modify all the links ...
nowox's user avatar
  • 28k
0 votes
0 answers
22 views

g++ print source-mapped file path in error

I have a C++ file that I'm compiling with g++ with the -ffile-prefix-map option. Is there a way to tell g++ to print the remapped file name when there are build errors? That way, clickable file names ...
The Bic Pen's user avatar
  • 1,078
-1 votes
1 answer
45 views

Roblox API Link no longer works

I have no clue why it used to work weeks ago and now it doesn't. If anyone knows if they have like moved to another api link or whatever please kindly let me know: https://auth.roblox.com/v1/account/...
sfc15's user avatar
  • 1
0 votes
0 answers
15 views

How to link github with apex using authentication token

I am not able to link the github and apex through authentication token. Can you please help me. The below is my code. I am not able to access the github either the below code gives no result or error ...
Sneha More's user avatar
0 votes
1 answer
12 views

MyST implicit references work locally but not on Read The Docs

I am using Sphinx to build my documentation and I parse markdown files with MyST. I used implicit text to link to different references, for example [](#my-heading) or [](#MyPyClass). This works fine ...
Daraan's user avatar
  • 2,879
1 vote
1 answer
38 views

How can I make links work in pdf when using PDF.js

I am going of one of their last example, and modified it a bit. The problem that I am facing is that I can't click on any of the links. How would you make it so I can (couldn't find documentation). I ...
Lukas007's user avatar
0 votes
0 answers
9 views

Visual Studio Code - code reference break if I use path.join to specify imports (nodejs) [duplicate]

I am trying a more centralized way of specifying the import paths in nodejs, by using core path module. Problem is that when changing from code A to code B specified below, Visual Studio Code stops ...
Linton's user avatar
  • 7
0 votes
0 answers
19 views

Docsy edit link are generate with local absolute path

I have install hugo v0.128.2 and Docsy example as a template (last version) on windows 11. In doc section the edit link is refered the github repo + the local absolute path instead of related path in ...
tschi's user avatar
  • 26
0 votes
0 answers
9 views

Centralizing URLs for Doxygen comments. Is there a way to do it outside of markdown?

I'm looking for a way to NOT inline URLs in my doxygen comments. Doxygen supports this in markdown: Random markdown referring to [Kohlhoff-1] ... [Kohlhoff-1]: http://blog.think-async.com/2010/04/...
assailant's user avatar
0 votes
0 answers
14 views

Display hosts/services from Nagios XI to Thruk

I installed Thruk 3.16 en Nagios XI 2024R1.1.4 on GCP VM RHEL9. I want to see Nagios XI items in Thruk backend without Livestatus (excepted if you known how install Livestatus, but it seems to be ...
Stéphane PEYNAUD's user avatar

15 30 50 per page
1
2 3 4 5
1252