mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 17:53:26 -08:00
There are still some whitespace and attribute ordering issues, but the result runs correctly.
6 lines
347 B
Text
Executable file
6 lines
347 B
Text
Executable file
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>
|