Attention
*** This project moved to github.com. ***
New repogitory is http://github.com/yoshiki/yaml-mode/tree/master
Welcome to yaml-mode.el Project
This is a major mode for editing files in the YAML data serialization format. It was initially developed by Yoshiki Kurihara and many features were added by Marshall Vandegrift. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of python-mode.
Authors
- Yoshiki Kurihara
- Marshall T. Vandegrift
- Julian Scheid
Changes
- 0.0.4 Mon Apr 20 16:46:13 2009 JST
- Patch from knagano and mad-p. Fixed font-lock bugs(#4)
- Moved to github.com. New repogitory is http://github.com/yoshiki/yaml-mode/tree/master
- 0.0.3 Thu Jan 25 15:36:51 2007 JST
- Patch from Julian Scheid. Fixed comment hilighting bugs using this idea. #2
- Fixed comment-start bugs. See also http://emasaka.blog65.fc2.com/blog-entry-188.html
- Fixed few keywords regex. yaml-comment-re yaml-bare-scalar-re yaml-block-literal-base-re
- Fixed little bugs #1
- 0.0.2 Fri Aug 25 18:04:01 2006 JST
- Patch from Marshall T. Vandegrift. Added lots of features.
- Added face used for YAML node anchors and aliases to `font-lock-function-name-face'.
- Added face used for YAML tags to `font-lock-type-face'. See http://www.yaml.org/refcard.html
- 0.0.1 Fri Jan 21 03:18:00 2006 JST
- original version
Download
http://cloud.github.com/downloads/yoshiki/yaml-mode/yaml-mode-0.0.4.tar.gz
