+[2014-08-07T22:13:09Z]jordilathanks beforehand +[2014-08-08T15:10:43Z]iLobsterHello, how do I use Liquid syntax in codeblocks? +[2014-08-08T15:11:55Z]iLobsterfor example: http://pastebin.com/YQMSsKRi +[2014-08-08T15:12:17Z]iLobsterthe string [[ content | expand_urls: root_url ]] leads to error on rake generate +[2014-08-08T16:24:18Z]iLobsterah, my bad, didn't notice {% raw %} in docs
+[2014-08-13T17:13:55Z]WiKhello, has anyone seen this error on a fresh setup? Liquid Exception: undefined method `gsub' for #<Array:0x007f9942d7a3d8> in atom.xml +[2014-08-13T17:14:12Z]WiKgoogle is not helping me out much, and the only post i have is a rake new_post[“testing”] +[2014-08-13T17:14:16Z]WiKwith the word testing in it +[2014-08-13T17:14:29Z]WiKi get that from my rake generate on mac os X 10.9 +[2014-08-13T18:19:55Z]WiKi cant seem to find a way to get a verbose log to find out exactly what line is erroring and where