* Matthieu Rakotojaona <matthieu.rakotoja...@gmail.com> [Do Feb 17 14:58:40 +0100 2011] > $ cat .sup/color.yaml > :snippet: > :bg: default > :fg: black > :attrs: > - bold
Afaik, YAML (http://www.yaml.org/spec/1.2/spec.html) depends on the indentation for determination of the structure. I would have expected the above snippet definition to look like this: :snippet: :bg: default :fg: black :attrs: - bold Regards, Gregor _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk