mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 21:57:03 +00:00
Added first pass at support for building TiddlyWiki 2.6.x with TW5
There are still some whitespace and attribute ordering issues, but the result runs correctly.
This commit is contained in:
4
tw2/source/tiddlywiki/tests/html/testCrypto.html.recipe
Executable file
4
tw2/source/tiddlywiki/tests/html/testCrypto.html.recipe
Executable file
@@ -0,0 +1,4 @@
|
||||
recipe: testmin.recipe
|
||||
title=TiddlyWiki Crypto tests
|
||||
jsspecsrc=<script type="text/javascript" src="../../js/Crypto.js"></script>
|
||||
jsspecsrc=<script type="text/javascript" src="../jsspec/Crypto.jsspec.js"></script>
|
||||
Reference in New Issue
Block a user