yaml-mode.el/test-files
Ben Strutt 04c30eabb5
Fix propertization for lists of dicts with literal block
previously_broken_but_now_correct:
  - bash: |
      echo "Properties following this block were broken"
    displayName: "Incorrectly propertized with face 'yaml-block-literal"
2020-08-20 16:36:44 +01:00
..
allow-spaces-before-dash-1.yaml added test files 2015-12-17 19:59:32 +01:00
allow-spaces-before-dash-2.yaml added two more test files 2015-12-17 19:59:44 +01:00
allow-spaces-before-dash-3.yaml added two more test files 2015-12-17 19:59:44 +01:00
test-dash-newline-starts-sequence-1.yaml rename test-file 2015-12-16 23:19:55 +01:00
test-dash-newline-starts-sequence-2.yaml Description of behaviour updated. 2015-12-16 23:46:56 +01:00
test-nested-map-single-line-match.yaml Exclude newline from `yaml-nested-map-re` 2020-07-25 20:36:39 +02:00
test-quotes-in-strings.yaml Don't freeze on unclosed strings 2020-05-11 03:01:23 +03:00
test-syntax-highlighting-list-of-dicts-containing-literal-block.yaml Fix propertization for lists of dicts with literal block 2020-08-20 16:36:44 +01:00
test-tricky-comments.yaml Add comment test file 2020-05-18 11:15:12 +02:00