mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 03:57:01 +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:
3
tw2/source/tiddlywiki/html/externaljs_tiddlyspace.txt
Executable file
3
tw2/source/tiddlywiki/html/externaljs_tiddlyspace.txt
Executable file
@@ -0,0 +1,3 @@
|
||||
<script type="text/javascript" src="/bags/common/tiddlers/jquery.js"></script>
|
||||
<script type="text/javascript" src="/bags/common/tiddlers/jQuery.twStylesheet.js"></script>
|
||||
<script type="text/javascript" src="/bags/common/tiddlers/twcore.js"></script>
|
||||
Reference in New Issue
Block a user