Appearance
prettyPrintYAML(yaml, options?) → string · Format
prettyPrintYAML(yaml, options?) → string
Pretty-print a YAML string with optional formatting options.
yaml (required): YAML string to format
yaml
options (optional): formatting options
options
prettyPrintYAML($input.yamlData) // formatted YAML