As you well know, double-clicking on a word in the browser selects it, triple-clicking selects the entire paragraph.
I am setting up a wiki where signatures for anonymous users are created automatically and they look like this:
--- // <ip.ad.dr.ess> //
"---" generates -, // for italic text and generates <em> </em>.
This is how it works now, when I adjusted it. Now I wonder about usability.
My question is: how to generate markup so that when I double-click on the ip-address the whole address and only the address will be selected?
The markup language does not matter, you can provide a solution in HTML, but it is preferable to use it for a wiki (dokuwiki).
thank
source
share