emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to escape "[" and "]" characters in org-mode links


From: Xiha
Subject: Re: [O] How to escape "[" and "]" characters in org-mode links
Date: Mon, 27 Jul 2015 15:04:50 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi Dmitry,

org-mode has the following format for links:

[[<file-name>::<text-to-search>][<link text>]]

What should I do, if <text-to-search> contains ']' symbol? Like this:

$form['input']

Not sure it helps in your case, but this

* Heading containing [brackets]
* Other heading

Here is a link to [[Heading containing %5Bbrackets%5D][that first heading]].

works for me.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]