org-manual: Refer to link format in "Escape Character"

* doc/org-manual.org (Escape Character): Mention Link Format section
for completeness.
This commit is contained in:
Nicolas Goaziou 2019-12-24 14:41:44 +01:00
parent 49c9cf2b6e
commit cac0e46559
1 changed files with 5 additions and 4 deletions

View File

@ -18935,10 +18935,11 @@ using it on a headline displays "Document Structure" section.
#+cindex: zero width space
You may sometimes want to write text that looks like Org syntax, but
should really read as plain text. Org may use a specific escape
character in some situations, e.g., a backslash in macros (see [[*Macro
Replacement]]) or a comma in source and example blocks (see [[*Literal
Examples]]). In the general case, however, we suggest to use the zero
width space. You can insert one with any of the following:
character in some situations, i.e., a backslash in macros (see [[*Macro
Replacement]]) and links (see [[*Link Format]]), or a comma in source and
example blocks (see [[*Literal Examples]]). In the general case, however,
we suggest to use the zero width space. You can insert one with any
of the following:
: C-x 8 <RET> zero width space <RET>
: C-x 8 <RET> 200B <RET>