This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/yaml
Greg Dubicki 9aa5fc0185 Accept colon(s) in YAML key names
as it's ok according to the YAML specs and is widely used in the real world,
f.e. in Puppet's Hiera (https://puppet.com/docs/puppet/7/hiera_quick.html#values_common_data)
2022-11-14 14:59:14 +01:00
..
test_yaml.txt Modernize Whitespace token: data lexer(json,yaml) 2021-10-23 21:29:16 +02:00
test_yaml_colon_in_key.txt Accept colon(s) in YAML key names 2022-11-14 14:59:14 +01:00
test_yaml_colon_in_key_double.txt Accept colon(s) in YAML key names 2022-11-14 14:59:14 +01:00
test_yaml_colon_in_key_start.txt Accept colon(s) in YAML key names 2022-11-14 14:59:14 +01:00