From a7213ff9de8ae6e6b4f2c34627c6489c9cfcb3d1 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 20 Sep 2020 11:30:20 +0200 Subject: [PATCH] Documentation --- docs/reference/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/variables.md b/docs/reference/variables.md index 8b8414aa9..62be9897a 100644 --- a/docs/reference/variables.md +++ b/docs/reference/variables.md @@ -92,7 +92,7 @@ The unit price is 12.50. ### Custom macros -The [macros][1] plugin allows to define custom macros which can then be used +The [macros][1] plugin allows to define custom macros, which can then be used from Markdown files. See the [official documentation][2] for more information how to define custom macros.