From 9e2a3ee807569601791fdb39bd252a14889865d2 Mon Sep 17 00:00:00 2001 From: Bart Jablonski Date: Thu, 1 Jun 2023 17:39:06 +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. --- baseplus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/baseplus.md b/baseplus.md index a3baefc..42279b2 100644 --- a/baseplus.md +++ b/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)