mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 12:52:47 -08:00
There are still some whitespace and attribute ordering issues, but the result runs correctly.
6 lines
361 B
Text
Executable file
6 lines
361 B
Text
Executable file
recipe: testmin.recipe
|
|
title=TiddlyWiki RGB tests
|
|
jsspecsrc=<script type="text/javascript" src="../../js/BasicTypes.js"></script>
|
|
jsspecsrc=<script type="text/javascript" src="../../js/Strings.js"></script>
|
|
jsspecsrc=<script type="text/javascript" src="../../js/RGB.js"></script>
|
|
jsspecsrc=<script type="text/javascript" src="../jsspec/RGB.jsspec.js"></script>
|