Results 4 issues of tree

Allow to use custom functions via `resolveUnknownFunction` handler: ``` javascript var jmespath = require('jmespath'); var struct = { group: { id: 1, name: "steve" }}; var options = { resolveUnknownFunction:...

Current behavior is in spirit of automatic type detection with optional quotes. Features exactly the same behavior as uses YAML: (note: comma in uson can be replaced by whitespace, but...

discuss
schema

It would be nice if the site is available in multiple languages, not everyone speaks English, and the merge is a big deal. I can translate the page into Czech....

enhancement

Hi! 👋 I’m building a mirroring tool for the directory ([plcbundle](https://tangled.org/@atscan.net/plcbundle)), and I’ve noticed that the `/export` endpoint silently skips records when the server is under load. I’ve traced this...