Eemeli Aro
Eemeli Aro
That does seem like a good idea.
If the harnessing isn't too difficult (and it shouldn't be?) then that would be valuable work, even if we don't fix everything. For [`yaml`](/eemeli/yaml), I did something similar with the...
So what is the recommended alternative for storing the locale or locales of an FTL file?
I asked a related issue about this earlier in the fluent.js repo, as I wasn't certain to start with if it was a spec or implementation issue: projectfluent/fluent.js#372. My preference...
Is that sufficient reason to settle the answer to this issue's question as "no" then?
This seems to be a special case of the same change as proposed in #230, yes?
I wrote the JS compiler a while ago, but haven't touched it in years. IIRC, it might be targeting an earlier version of the Fluent spec even. I wrote it...
This probably depends on the resolution of #272.
Sorry for missing this issue earlier; this is indeed a better repo for it. The problem you're facing is that variable references are not valid option values. This is discussed...
It would probably not be a good idea to explicitly support `#!` pragma comments, as those would quite probably end up at the very beginning of the line, at which...