Closed 1vanK closed 2 months ago
yaml-cpp allows this:
attributes: {Is Movable: true, Resize Border: 6 6 6 6}
https://github.com/dviglo2d/format_benchmarks/blob/main/result/data/yml-cpp_medium_flow.yml
It would be nice to have something like this in the library.
Duplicate of hjson/hjson#114 and hjson/hjson#126, won't fix because of the complexities that would entail.
yaml-cpp allows this:
https://github.com/dviglo2d/format_benchmarks/blob/main/result/data/yml-cpp_medium_flow.yml
It would be nice to have something like this in the library.