Stephen Reay
Stephen Reay
ThankYou for looking into it. Do you have a rough time frame for when it might be available?
Thanks for the update.
By any slim chance, is this likely to happen this year?
Has anyone had any luck getting this to work? With `checkoutMode` set to `ProcessOrder` (and *no* `checkoutReviewReturnUrl` set) I'm getting this exact same error. @shangamesh ??
The problem where I see it mostly at the moment is on Debian Stretch, which currently gets 241 from the backports repo or 232 without backports enabled. I realise its...
> How would you find out what keys are supported by that version? So far, when I've found it isn't supported (the hard way) I'll generally then refer back to...
It'd be nice if this behaviour could be similar to the native language support behaviour. i.e. you specify a project-level setting for the systemd version you're targeting, and the plugin...
Hi @kyoto-shift yes that's basically what I had in mind. Whether it then parses `\n` as a newline character or as a literal backslash followed by `n` I guess is...
So personally I’d take a very restrictive approach to those examples. Keys shouldn’t contain spaces anyway, and the rest of the line should be a string. I’d only support “list”...
Sorry for the delay on this.. anyway, so in the example given above ``` test { a key or value 0? another _ key or value [123] } ``` A...