Closed jhaals closed 10 years ago
Hi, could you elaborate a little more on which part is broken and how you think it should look?
I haven't used YAML much and trying to read this page just now gave me a headache.
Hi @kevinsawicki
Yeah absolutely. I'm mostly using YAML for hiera data used by puppet. I understand why you gave up reading that page ;)
This is the comparison with vim(without any plugins) I think that looks far better than the previous screenshot
I'm having the same problem. {
and }
are use to wrap objects in YAML, but can be used as literal characters within a string. It looks like they are being picked up as object wrappers even when in a string.
This should now be fixed, sorry for the long delay.