@lezer/yaml
This is a YAML grammar for the lezer parser system.
Reference:
The initial implementation of this package was funded by Braintrust Data.
Lezer-based YAML grammar
This is a YAML grammar for the lezer parser system.
Reference:
The initial implementation of this package was funded by Braintrust Data.
Avoid using class property syntax since many tools still can't handle that.
Properly tokenize block literals with explicit indentation whose first line is indented deeper.
Fix an incremental parsing bug caused by the way indentation context was being tracked.
First versioned release.