+ [2015-02-12T21:53:58Z] jaybe ah; well that's possible/good... sometimes trying to do html'y/markdown things within liquid logic/loops... strange things can occur
+ [2015-02-12T21:54:21Z] jaybe and i meant - thinking i know everything <-- lol
+ [2015-02-12T21:54:23Z] phillipadsmith Yes, that does appear to be the case
+ [2015-02-12T21:54:32Z] jaybe :D

message no. 79131

Posted by CaBa in #jekyll at 2015-02-12T10:48:58Z

hi
+ [2015-02-13T00:53:01Z] phillipadsmith Any pointers on this chin-scratcher appreciated: https://github.com/jekyll/jekyll/issues/3451 (jekyll 2.4.0 | Error: invalid byte sequence in US-ASCII)
+ [2015-02-13T00:53:02Z] jekyllrb Title: jekyll 2.4.0 | Error: invalid byte sequence in US-ASCII · Issue #3451 · jekyll/jekyll · GitHub (at github.com)
+ [2015-02-13T00:55:17Z] jaybe phillipadsmith, thoughts: ensure no TABS in yaml files. also check/confirm encoding type; i.e. ascii/utf-8
+ [2015-02-13T00:56:07Z] phillipadsmith jaybe: looks to be choking on a .csv file (that is UTF-8)
+ [2015-02-13T00:57:34Z] jaybe `whatis defaultconfiguration