From d8c8cfc9e3bdecc5f76c91efc1475e27cf8799b6 Mon Sep 17 00:00:00 2001 From: Bart Jablonski Date: Thu, 1 Jun 2023 17:49:48 +0200 Subject: [PATCH] The BasePlus package [ver. 1.26.0] # The BasePlus package [ver. 1.26.0] ### New Features: Two new macros were introduces in the release: - `%findDSwithVarVal()` - `%getTitle()` Documentation updated. --- packages/baseplus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/baseplus.md b/packages/baseplus.md index a3baefc..42279b2 100644 --- a/packages/baseplus.md +++ b/packages/baseplus.md @@ -61,8 +61,8 @@ * [`%workPath()` macro](#workpath-macro) * [`%translate()` macro](#translate-macro) * [`%tranwrd()` macro](#tranwrd-macro) - * [`%findDSwithVarVal()` macro](finddswithvarval-macro) - * [`%getTitle()` macro](gettitle-macro) + * [`%findDSwithVarVal()` macro](#finddswithvarval-macro) + * [`%getTitle()` macro](#gettitle-macro)