mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 19:09:57 +00:00
a1c8ac624f
There are still some whitespace and attribute ordering issues, but the result runs correctly.
7 lines
347 B
Plaintext
Executable File
7 lines
347 B
Plaintext
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>
|