+[2015-10-06T20:27:03Z]RalfJthat doesnt seem to be documented +[2015-10-06T20:29:48Z]RalfJ"truncate n" on a string of length n seems to not produce the empty string, but rather the full string?!? so I have to also test for equality. +[2015-10-06T20:31:19Z]RalfJoh wait, I mixed up truncate and slice +[2015-10-06T20:36:52Z]RalfJthat works, thanks :) +[2015-10-06T20:43:14Z]gynternice, no problem
message no. 115144
Posted by RalfJ in #jekyll at 2015-10-06T20:29:48Z
"truncate n" on a string of length n seems to not produce the empty string, but rather the full string?!? so I have to also test for equality.
+[2015-10-07T11:13:28Z]pontikihi o/ +[2015-10-07T11:45:16Z]srenatushi there. I've got a plugin that supposedly gives me a new tag, but it doesn't seem to work +[2015-10-07T11:45:24Z]srenatushow would I approach debugging this? +[2015-10-07T11:45:40Z]srenatusLiquid::Tag, that is +[2015-10-07T12:38:27Z]pontikisrenatus: this is a plugin you wrote?