mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 14:04:36 +00:00
8 lines
470 B
Plaintext
8 lines
470 B
Plaintext
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}}}
|
|
|