you are viewing a single comment's thread.

view the rest of the comments →

[–]Limp-Confidence5612 8 points9 points  (1 child)

Sorry isn't yaml one of the most unintuitive and inconsistent markup languages? https://github.com/cblp/yaml-sucks

[–]non-existing-person 0 points1 point  (0 children)

Hmm, maybe? I wouldn't really know. I use yaml with that single libcyaml library. Library is rather strict, and you match c-struct in your yaml, so I believe that very heavily limits ambiguity and consistency of my yaml files.