commit | d2e8000f099aeef8962f1b399c92a1e93f54f82d | [log] [tgz] |
---|---|---|
author | Kirill Simonov <xi@resolvent.net> | Sun Mar 19 15:41:32 2006 +0000 |
committer | Kirill Simonov <xi@resolvent.net> | Sun Mar 19 15:41:32 2006 +0000 |
tree | ec2f20703364a290400f69ddf153330fdf8f51de | |
parent | 8973bb473bd5b974a7cabb210c7c0f8e1932f67a [diff] |
Add an example: yaml highlight script. Usage: {{{ $ cat your_yaml_document | ./yaml_hl.py # Produces colored ASCII output $ cat your_yaml_document | ./yaml_hl.py -c yaml_hl_html.cfg # Produces HTML output. }}}