From 1a0ab68dec7cbf17b6461b7caedae7201bf0d715 Mon Sep 17 00:00:00 2001 From: "jeremy@jermolene.com" Date: Thu, 22 Sep 2022 10:34:27 +0100 Subject: [PATCH] Complete fix for a981f8ccfe80634eb15b9ed33393775a2d77994f --- editions/tw5.com/tiddlers/system/wikitext-macros.tid | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editions/tw5.com/tiddlers/system/wikitext-macros.tid b/editions/tw5.com/tiddlers/system/wikitext-macros.tid index 5bef37c2c..c63fe5f8c 100644 --- a/editions/tw5.com/tiddlers/system/wikitext-macros.tid +++ b/editions/tw5.com/tiddlers/system/wikitext-macros.tid @@ -54,9 +54,9 @@ That renders as: ... and the underlying HTML is: -$$$text/vnd.tiddlywiki>text/html -$src$ -$$$ +<$wikify name="html" text=<<__src__>> output="html"> +<$codeblock code=<>/> + \end