From 85cf87813bad07f41f02857384d9b99623ed75f8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 1 Jul 2026 16:12:01 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- v3/bootstrap/Doc/Macros.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v3/bootstrap/Doc/Macros.md b/v3/bootstrap/Doc/Macros.md index 607b92f..36ea398 100755 --- a/v3/bootstrap/Doc/Macros.md +++ b/v3/bootstrap/Doc/Macros.md @@ -201,11 +201,11 @@ slot value. **Example:** ``` - +This is: [[ ]] ``` -Will resolve to `[[ some text ]]` +Will resolve to `This is: [[ some text ]]` **Example:**