pantoniou / libfyaml

Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.
MIT License
239 stars 73 forks source link

Issue #65 #69

Closed geert56 closed 1 month ago

geert56 commented 1 year ago

Fixing 2 small bugs and preferring to print scalar value escaped and having an explicit plain scalar indicator (:).

pantoniou commented 1 month ago

this is way too complex for what's supposed to be fixing