yaml2markdown

Convert YAML files to markdown files

Usage: yaml2markdown [INPUT [OUTPUT]] [options]

Options: --using=STYLE Style to use to render YAML objects. Available values: • [default: lists] — Use lists only (- key: value) • tables — Use GFM-style tables • definitions — Use MarkdownExtra-style definition lists

Arguments: INPUT Specify file to use as input. Defaults to stdin. OUTPUT Specify file to write the result to. Defaults to stdout.

Repository

yaml2markdown

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • almost 2 years ago
  • February 1, 2023
License

MIT License

Links
Synced at

Sun, 17 Nov 2024 20:51:25 GMT

Languages