From 9fb944fc99c2963fd010963a7e9f17a994195c6f Mon Sep 17 00:00:00 2001 From: albert-github Date: Thu, 5 Nov 2020 14:21:45 +0100 Subject: issue #8160 Example in documentation of ALIASES shows using `\n` instead of `^^` Small correction in documentation. --- doc/custcmd.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/custcmd.doc b/doc/custcmd.doc index c6be4c4..0cc1d4d 100644 --- a/doc/custcmd.doc +++ b/doc/custcmd.doc @@ -34,7 +34,7 @@ The simplest form of an alias is a simple substitution of the form \endverbatim For example defining the following alias: \verbatim - ALIASES += sideeffect="\par Side Effects:\n" + ALIASES += sideeffect="\par Side Effects:^^" \endverbatim will allow you to put the command `\sideeffect` (or `@sideeffect`) in the documentation, which -- cgit v0.12