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:**