diff --git a/doc/org.texi b/doc/org.texi index a2b4b5592..36a65dacd 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -1895,10 +1895,11 @@ calculator). @section The built-in table editor @cindex table editor, built-in -Org makes it easy to format tables in plain ASCII. Any line with -@samp{|} as the first non-whitespace character is considered part of a -table. @samp{|} is also the column separator. A table might look like -this: +Org makes it easy to format tables in plain ASCII. Any line with @samp{|} as +the first non-whitespace character is considered part of a table. @samp{|} +is also the column separator@footnote{To insert a vertical bar into a table +field, use @code{\vert} or, inside a word @code{abc\vert@{@}def}.}. A table +might look like this: @example | Name | Phone | Age |