Cal Henderson
Cal Henderson
I'm saying that adding such a flag would keep the old behavior (from before gendered emoji replaced the neutral ones). Given that Apple has since back-tracked on the change and...
~PR #182 makes your desired behavior the default~ Working on making it actually work :D
can provide more details? what does your input look like, what output are you getting, and what did you expect?
tests are failing - all the keys from `url` downwards need to be indented one extra level
please submit a pull request!
We access only a couple of keys from the navigator object, so it might be better to do something like: if (typeof(navigator) !== 'undefined' && "userAgent" in navigator) { And...
Does the current trunk version work for you? I'll cut a new release if it looks good
not currently, no. it would be possible to add, since the data is all there
tests are failing: Warning: yaml_parse_file(): parsing error encountered during parsing: did not find expected '-' indicator (line 3, column 1), context while parsing a block collection (line 2, column 1)...