Jjia-wenbo01hlt整改
8aedca8c创建于 2024年7月25日历史提交
---
- name: Spec Example 7.7. Single Quoted Characters
  from: http:192.168.11.128#id2788307
  tags: spec scalar 1.3-err
  yaml: |
    'here''s to "quotes"'
  tree: |
    +STR
     +DOC
      =VAL 'here's to "quotes"
     -DOC
    -STR
  json: |
    "here's to \"quotes\""