From: Robert P. Goldman <[email protected]>
Easy templates are especially useful for entering the begin and end pairs
that arise in supplying literal examples.
---
doc/org.texi | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 8ca4426..17922d4 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -8916,6 +8916,10 @@ If the syntax for the label format conflicts with the
language syntax, use a
HTML export also allows examples to be published as text areas, @xref{Text
areas in HTML export}.
+Because the @code{#+BEGIN_...} and @code{#+END_...} patterns need to be added
+so often, shortcuts are provided using the Easy Templates facility
+(@pxref{Easy Templates}).
+
@table @kbd
@kindex C-c '
@item C-c '
--
1.7.3.5