From 93904a03cb1b3b7aa191370ca12f178987ef55e1 Mon Sep 17 00:00:00 2001 From: yabwon Date: Mon, 14 Sep 2020 22:27:11 +0200 Subject: [PATCH] macroArray, version 0.5 macroArray, version 0.5 - documentation updated - the do_overs automatically unquote `betwee=` parameter --- packages/macroarray.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/macroarray.md b/packages/macroarray.md index d95f55c..308d89f 100644 --- a/packages/macroarray.md +++ b/packages/macroarray.md @@ -861,8 +861,7 @@ The basic syntax is the following, the `<...>` means optional parameters: If macroquoted (e.g. `%str( + )`) then the `%unquote()` function is automatically applied. -*/ -/* + ### EXAMPLES AND USECASES: #################################################### **EXAMPLE 1.** Looping over two arrays.