Louis Pate
Louis Pate
I believe doing what @SethTisue recommended would work, just use NULL and Excel will just load a blank cell. EDIT: `ifelse-value (ticks = 0) ["NULL"] [ reporter ]`
So basically world-coordinates would report something like: `[[min-pxcor max-pxcor] [min-pycor max-pycor]]` or just that minus the list, correct?
I've just ran into the same issue. I believe there's some issue with [Jekyll's custom filters](https://jekyllrb.com/docs/liquid/filters/#find). A fix is to add your own `_includes/back-link.html` with the following: ```liquid {% assign...
Yeah, so the `find` method was introduced in (this release)[https://github.com/jekyll/jekyll/releases/tag/v4.1.0], but GitHub pages is locked to 3.9.5 as of writing. So I'm not positive what's happening in this call when...
Confirmed gaaf's fix -- if you want to fix it now you'll need to drop the dmg-patcher patch put in (but that doesn't change anything on Linux!) and it'll build...