diff --git a/boot/boot.js b/boot/boot.js index de5cc259b..82583c594 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -317,7 +317,7 @@ $tw.utils.stringifyList = function(value) { var result = new Array(value.length); for(var t=0, l=value.length; t{{{ [add[2]] }}}"}); + // X shouldn't be wrapped in brackets. If it is, math filters will treat it as zero. + expect(wiki.renderTiddler("text/plain","test")).toBe("-5"); + }); + it("should handle formatting a date string", function() { var fds = $tw.utils.formatDateString, // nov is month: 10!