mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-30 05:19:57 +00:00
Fix wikitext-macros example block mode (#8071)
This commit is contained in:
parent
3342cfc886
commit
511d480a60
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user