mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -08:00
7 lines
470 B
Text
7 lines
470 B
Text
title: $:/core/templates/tiddlywiki2.externaljs.template.html
|
|
|
|
{{{ [list[$:/RecipeTiddlers]prefix[{prejs}]] ||$:/core/templates/plain-text-tiddler-strip-comments}}}
|
|
{{{ [list[$:/RecipeTiddlers]prefix[{js}]] ||$:/core/templates/plain-text-tiddler-strip-comments}}}
|
|
{{{ [list[$:/RecipeTiddlers]prefix[{postjs}]] ||$:/core/templates/plain-text-tiddler-strip-comments}}}
|
|
{{{ [list[$:/RecipeTiddlers]prefix[{jsext}]] ||$:/core/templates/plain-text-tiddler-strip-comments}}}
|
|
|