From e429f6bfe9b05e1007fd2e94f9a53fbea196b63e Mon Sep 17 00:00:00 2001 From: linonetwo Date: Wed, 30 Oct 2024 17:15:56 +0800 Subject: [PATCH] v0.4.2 lingo patch --- src/super-tag/patches/lingo.tid | 1 + src/super-tag/plugin.info | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/super-tag/patches/lingo.tid b/src/super-tag/patches/lingo.tid index 6f5b067..84a0e13 100644 --- a/src/super-tag/patches/lingo.tid +++ b/src/super-tag/patches/lingo.tid @@ -10,6 +10,7 @@ $:/language/ \procedure lingo(title,override-lingo-base) +\whitespace trim <$parameters $parseMode="parseMode"> <$let active-lingo-base={{{ [!match[]else] }}}> diff --git a/src/super-tag/plugin.info b/src/super-tag/plugin.info index 0413f86..fb9b95d 100644 --- a/src/super-tag/plugin.info +++ b/src/super-tag/plugin.info @@ -4,6 +4,6 @@ "description": "Auto generate input form on a tiddler by simply adding a SuperTag to it. Create a SuperTag by compositing existing TraitTags.", "core-version": ">=5.1.22", "plugin-type": "plugin", - "version": "0.4.1", + "version": "0.4.2", "list": "readme tree" } \ No newline at end of file