ikatyang / tree-sitter-yaml

YAML grammar for tree-sitter
https://ikatyang.github.io/tree-sitter-yaml/
MIT License
94 stars 38 forks source link

Question: Write back parsed tree to yaml file #60

Open albertvaka opened 4 months ago

albertvaka commented 4 months ago

Is it possible to go back from the parsed tree to writing a yaml file?