1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-29 03:20:27 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jeremy Ruston
3bef25194c Removed detection of external vs. internal links
This should be deferred until at least rendering, and possibly until
the runtime navigation handler
2011-12-08 13:16:07 +00:00
Jeremy Ruston
be52fbb5d1 Fixed problem with custom CSS classes 2011-12-08 13:04:12 +00:00
Jeremy Ruston
a09c43d456 Added support for hexadecimal HTML entities 2011-12-08 12:45:26 +00:00
Jeremy Ruston
ef60c9018e Fixed problems with HTML entity handling 2011-12-08 12:38:08 +00:00
Jeremy Ruston
cb15e1c8d6 Revised wikification test rig 2011-12-07 13:18:07 +00:00
Jeremy Ruston
9cd2d970e0 Deleted eroneous files 2011-12-07 12:27:39 +00:00
Jeremy Ruston
9d4bfc1dec Improved readme and example recipe 2011-12-03 14:05:39 +00:00
Jeremy Ruston
066da7f2a9 Manual tweak to the test data
To cover a bug whereby the old build tools merge tags of overwritten
tiddlers
2011-12-03 13:05:14 +00:00
Jeremy Ruston
ffe31fbb11 Restoring test data 2011-12-03 11:53:29 +00:00
Jeremy Ruston
2323b15728 Cleaning up git
Aaargh, it seems that github tried to be smart when I copied files from
another repo
2011-12-03 11:50:11 +00:00
Jeremy Ruston
07df513140 Revised test data
Testing against the output of cook.rb isn't satisfactory because of the
bugs in it; instead we're now going to test against the tiddlywiki.com
build products
2011-12-03 11:41:25 +00:00
Jeremy Ruston
769b28b548 Added a test recipe retrieving tiddlers in JSON from TiddlySpace/TiddlyWeb 2011-11-30 11:42:17 +00:00
Jeremy Ruston
6bbc6c0dac Added support for retrieving ingredients over HTTP
This makes it possible to directly reference recipes and tiddlers
stored on GitHub, for example.
2011-11-29 18:27:03 +00:00
Jeremy Ruston
5314fda2ca Converted recipe handling to use async IO
Part of the preparation for supporting reading recipes and ingredients
over HTTP
2011-11-28 13:47:38 +00:00
Jeremy Ruston
c4ab9ec218 Improved test script
Now it recooks the ginsud tiddlers
2011-11-26 13:23:26 +00:00
Jeremy Ruston
44974ddb44 Included the test tiddlers from tiddlywiki.com 2011-11-22 16:10:32 +00:00
Jeremy Ruston
f96708a846 Initial commit 2011-11-22 14:29:29 +00:00