Update tw5.com docs macro to allow macros within examples

This was supposed to be committed before 9eda02868
This commit is contained in:
jeremy@jermolene.com
2021-03-09 18:11:36 +00:00
parent 9eda02868f
commit 85646e5db3
@@ -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