1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 10:19:44 +00:00
TiddlyWiki5/editions/test/tiddlers/tests
jeremy@jermolene.com 9317804464 FIx transcluding of functions
This first implementation concatenates the results of the filter (with no separator) and then wikifies the result.

The test in this commit is quite interesting...
2022-08-04 09:28:56 +01:00
..
data FIx transcluding of functions 2022-08-04 09:28:56 +01:00
test-action-widgets.js action-setfield shouldn't write to the current tiddler if the $tiddler attribute is present but has evaluated to a missing attribute 2022-04-16 18:02:27 +01:00
test-backlinks.js Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
test-checkbox-widget.js Allow checkboxes to be indeterminate (#6593) 2022-04-18 20:50:03 +01:00
test-compare-filter.js Add new compare filter operator 2020-04-13 10:03:01 +01:00
test-deserializers.js Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
test-filters.js Merge branch 'master' into parameterised-transclusions 2022-07-21 10:10:49 +01:00
test-html-parser.js Allow newlines within filtered transclusions (#6421) 2022-02-21 15:28:21 +00:00
test-json-filters.js Add format:json operator 2022-06-10 09:29:56 +01:00
test-linked-list.js Memory efficient linked list (#5380) 2021-01-09 20:52:34 +00:00
test-parsetextreference.js Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
test-prefixes-filter.js feat(filters): extend :map filter run prefix to accept a suffix to enable mapflat (#6806) 2022-07-21 09:23:01 +01:00
test-tags.js Fix for tag ordering issue #6382 (#6383) 2022-02-21 15:34:05 +00:00
test-tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
test-utils.js Merge branch 'master' into parameterised-transclusions 2022-05-25 15:23:20 +01:00
test-widget.js Detect recursion by tracking widget tree depth 2022-05-12 16:26:33 +01:00
test-wikitext-parser.js Cleaning up after f636349007 2022-05-28 17:32:09 +01:00
test-wikitext-tabs-macro.js Convert the tabs macro into a global 2022-05-28 12:24:48 +01:00
test-wikitext.js Fix for broken style block wikitext (#6599) 2022-04-06 08:33:38 +01:00