~bzg/worg

d032000bf09ffd640797d51fa3cb7d6c5c793748 — Ihor Radchenko 1 year, 4 months ago dc97c02
* org-syntax.org (Line Breaks): Fix typo

Reported-by: Tom Alexander <tom@fizz.buzz>
Link: https://orgmode.org/list/83c37306-8409-43b2-b821-ac6a82a1cb74@app.fastmail.com
1 files changed, 1 insertions(+), 1 deletions(-)

M org-syntax.org
M org-syntax.org => org-syntax.org +1 -1
@@ 1258,7 1258,7 @@ are structured according to the following pattern:
PRE\\SPACE
#+end_example

+ [[#Special_Tokens][PRE]] :: Anything but backspace (=\=). 
+ [[#Special_Tokens][PRE]] :: Anything but backslash (=\=).
+ SPACE :: Zero or more tab and space characters.

** Links