Re: Documentation: incorrect character name in line breaks

2023-07-21 Thread Ihor Radchenko
"Tom Alexander" writes: > The documentation for line breaks says that PRE is: > >> Anything but backspace (`\`). > > I suspect this is supposed to say "backslash" (ascii 92) not "backspace" > (ascii 8) > > Link to the documentation: > https://orgmode.org/worg/org-syntax.html#Line_Breaks Fixed,

Documentation: incorrect character name in line breaks

2023-07-21 Thread Tom Alexander
The documentation for line breaks says that PRE is: > Anything but backspace (`\`). I suspect this is supposed to say "backslash" (ascii 92) not "backspace" (ascii 8) Link to the documentation: https://orgmode.org/worg/org-syntax.html#Line_Breaks