mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 22:17:11 +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:
6
tw2/source/tiddlywiki/tests/html/testXML.html.recipe
Executable file
6
tw2/source/tiddlywiki/tests/html/testXML.html.recipe
Executable file
@@ -0,0 +1,6 @@
|
||||
recipe: test.recipe
|
||||
title=TiddlyWiki XML tests
|
||||
jsspecsrc=<script type="text/javascript" src="../js/tiddlywiki.js"></script>
|
||||
jsspecsrc=<script type="text/javascript" src="../js/xml.js"></script>
|
||||
jsspecsrc=<script type="text/javascript" src="../js/xpath.js"></script>
|
||||
jsspecsrc=<script type="text/javascript" src="../jsspec/XML.jsspec.js"></script>
|
||||
Reference in New Issue
Block a user