[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] Body preview separator inbox-mode



* Matthieu Rakotojaona <matthieu.rakotojaona@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