emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Long links
@ 2019-12-29 20:51 Steven Penny
  2019-12-30  2:08 ` Nicolas Goaziou
  0 siblings, 1 reply; 21+ messages in thread
From: Steven Penny @ 2019-12-29 20:51 UTC (permalink / raw)
  To: emacs-orgmode

Sometimes I will have to deal with a long link, like this:

https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf

I prefer to wrap long links if possible. This is allowed with reStructuredText:

    lastIndexOf_

    .. _lastIndexOf: https://developer.mozilla.org/docs/Web/JavaScript/
       Reference/Global_Objects/String/lastIndexOf

and also with AsciiDoc via link syntax:

    link:++https://developer.mozilla.org/docs/Web/JavaScript/Reference/
    Global_Objects/String/lastIndexOf++[lastIndexOf]

or variable syntax:

    :js: https://developer.mozilla.org/docs/Web/JavaScript/Reference

    {js}/Global_Objects/String/lastIndexOf

Does Org Mode have some way to deal with this?

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2020-01-05 16:08 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 20:51 Long links Steven Penny
2019-12-30  2:08 ` Nicolas Goaziou
2019-12-30  4:13   ` Steven Penny
2019-12-30  8:55     ` Nicolas Goaziou
2020-01-04 15:36   ` Steven Penny
2020-01-04 17:44     ` Nicolas Goaziou
2020-01-04 21:58       ` Steven Penny
2020-01-04 22:35         ` Trey Ethan Harris
2020-01-04 22:56           ` Steven Penny
2020-01-04 23:08             ` Trey Ethan Harris
2020-01-04 23:26               ` Steven Penny
2020-01-05  0:18                 ` Trey Ethan Harris
2020-01-05  0:23                   ` Steven Penny
2020-01-05  0:45                     ` Trey Ethan Harris
2020-01-05  0:59                       ` Steven Penny
2020-01-05  2:13                         ` Trey Ethan Harris
2020-01-05  2:57                           ` Steven Penny
2020-01-05  6:25                             ` Adam Porter
2020-01-05  8:03                             ` Fraga, Eric
2020-01-05 14:02                               ` Steven Penny
2020-01-05 16:08                                 ` Eduardo Ochs

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).