1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 02:39:42 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Jeremy Ruston
c91fa95843 Fixed problem with accidentally using HREF instead of SRC with the IMG tag
Surprisingly, it worked fine with HREF in mode browsers.
2012-04-18 09:52:12 +02:00
Jeremy Ruston
b0cdd866ee Fixed up classnames
Not sticking to my own conventions is bad
2012-03-29 15:35:52 +01:00
Jeremy Ruston
05b6a85b16 Update test results to allow for tiddler frames 2012-03-29 14:58:15 +01:00
Jeremy Ruston
7ad466a9b6 Test updates 2012-02-16 20:38:29 +00:00
Jeremy Ruston
94c4886ef4 Added test for correctly encoded tiddler links 2012-02-06 10:58:43 +00:00
Jeremy Ruston
205987d280 Improved the tiddler macro
Now you can transclude tiddlers as templates
2012-01-27 18:43:39 +00:00
Jeremy Ruston
612a54a680 Updated tests
To reflect the new HTML rendering behaviour
2012-01-25 15:40:25 +00:00
Jeremy Ruston
7375614849 Test updates 2012-01-23 19:04:56 +00:00
Jeremy Ruston
73a724ea39 Test updates 2012-01-14 17:24:43 +00:00
Jeremy Ruston
44ef159243 Update parameterised transclusion test 2012-01-07 20:09:24 +00:00
Jeremy Ruston
5eeb45cd79 Test updates
Tests still don't all pass, but will do soon
2012-01-04 11:58:24 +00:00
Jeremy Ruston
1371423587 Fixed problem with wikification tests 2011-12-09 15:52:25 +00:00
Jeremy Ruston
ad5356f2f3 Added support for parameterised transclusions
Still no protection against infinite transclusion loops
2011-12-09 10:17:41 +00:00
Jeremy Ruston
a5a0567fe9 Added support for transclusion macro 2011-12-09 08:59:49 +00:00
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
cb15e1c8d6 Revised wikification test rig 2011-12-07 13:18:07 +00:00