1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Merge pull request #3979 from krutik-k/patch-1

YAML to JSON
This commit is contained in:
Max Schumacher
2020-08-18 12:26:44 +02:00
committed by GitHub

View File

@@ -184,4 +184,5 @@ set2:
### 更多资源
+ [YAML official website](http://yaml.org/)
+ [Online YAML Converter](http://yamlonline.com)
+ [Online YAML Validator](http://codebeautify.org/yaml-validator)