summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/commands.doc')
-rw-r--r--doc/commands.doc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index fb03d98..ba444e2 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -213,6 +213,7 @@ documentation:
\refitem cmdamp \\\&
\refitem cmdtilde \\~
\refitem cmdlt \\\<
+\refitem cmdeq \\=
\refitem cmdgt \\\>
\refitem cmdhash \\\#
\refitem cmdperc \\\%
@@ -3434,6 +3435,14 @@ class Receiver
the start of a line.
<hr>
+\section cmdeq \\=
+
+ \addindex \\=
+ This command writes an equal sign (`=`) to the output. This
+ character sequence has to be escaped in some cases, because it is used
+ in Markdown header processing.
+
+<hr>
\section cmddcolon \\::
\addindex \\::