mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-31 18:08:03 +00:00
Update tw5.com docs macro to allow macros within examples
This was supposed to be committed before 9eda02868
This commit is contained in:
@@ -14,7 +14,9 @@ $src$
|
||||
|
||||
That renders as:
|
||||
|
||||
$$$text/vnd.tiddlywiki
|
||||
$src$
|
||||
$$$
|
||||
|
||||
... and the underlying HTML is:
|
||||
|
||||
@@ -35,7 +37,9 @@ $src$
|
||||
|
||||
That renders as:
|
||||
|
||||
$$$text/vnd.tiddlywiki
|
||||
$src$
|
||||
$$$
|
||||
</div>
|
||||
\end
|
||||
|
||||
|
Reference in New Issue
Block a user