Fix wikitext-macros example block mode (#8071)

This commit is contained in:
Mario Pietsch 2024-03-15 19:08:37 +01:00 committed by GitHub
parent 3342cfc886
commit 511d480a60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
code-body: yes code-body: yes
created: 20150117184156000 created: 20150117184156000
modified: 20240229155641000 modified: 20240315144208842
tags: $:/tags/Macro tags: $:/tags/Macro
title: $:/editions/tw5.com/wikitext-macros title: $:/editions/tw5.com/wikitext-macros
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@ -65,7 +65,7 @@ type: text/vnd.tiddlywiki
<p> <p>
That renders as: That renders as:
</p> </p>
<$macrocall $name="src"/> <$transclude $variable="src" $mode="block"/>
</div> </div>
\end \end